Skip to content

Commit

Permalink
add node 10, remove node 0.12, 5 and 7
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed May 3, 2018
1 parent 0de7bd1 commit b002756
Showing 1 changed file with 6 additions and 26 deletions.
32 changes: 6 additions & 26 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,8 @@
language: node_js

node_js:
- "8"
- "7"
- "6"
- "5"
- "4"
- "0.12"
branches:
only:
- master
- /^greenkeeper/.*$/
notifications:
email:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
script: npm test
- 10
- 9
- 8
- 6
- 4

0 comments on commit b002756

Please sign in to comment.