Explorar el Código

enable email notifications

pull/446/head
Dave Machado hace 6 años
committed by GitHub
padre
commit
9c999b9c52
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -1,6 +1,6 @@
language: node_js
notifications:
email: false
email: true
before_install:
- rvm install 2.4.0
install:


Cargando…
Cancelar
Guardar