Skip to content

Commit

Permalink
remove node v4
Browse files Browse the repository at this point in the history
  • Loading branch information
helloyou2012 committed Oct 20, 2017
1 parent 9598b06 commit fcf54a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,9 +1,8 @@
language: node_js

node_js:
- 4
- 6
- 7
- 8

after_success:
- npm run coveralls

0 comments on commit fcf54a5

Please sign in to comment.