perf[chore]:set travis notifications:false

master
Pan 8 years ago
parent 5639a2a2cb
commit 2325e7651b

@ -1,3 +1,5 @@
language: node_js language: node_js
node_js: stable node_js: stable
script: npm run test script: npm run test
notifications:
email: false

Loading…
Cancel
Save