Explorar el Código

Disable email notifications

pull/503/merge
Jamie hace 10 años
padre
commit
50965e49be
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      .travis.yml

+ 2
- 0
.travis.yml Ver fichero

5
   - gem install awesome_bot
5
   - gem install awesome_bot
6
 script:
6
 script:
7
   - awesome_bot README.md
7
   - awesome_bot README.md
8
+notifications:
9
+  email: false

Loading…
Cancelar
Guardar