Parcourir la source

enable email notifications

pull/446/head
Dave Machado il y a 6 ans
committed by GitHub
Parent
révision
9c999b9c52
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Voir le fichier

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


Chargement…
Annuler
Enregistrer