changes to .travis.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 6.1.x
|
- "stable"
|
||||||
script: npm test
|
script: npm test
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|||||||
Reference in New Issue
Block a user