modification to .travis.yml
This commit is contained in:
@@ -3,9 +3,6 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- '0.10'
|
- '0.10'
|
||||||
- '0.12'
|
- '0.12'
|
||||||
- '4'
|
|
||||||
- '5'
|
|
||||||
- 'stable'
|
|
||||||
script: npm test
|
script: npm test
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|||||||
Reference in New Issue
Block a user