Skip to content

Commit

Permalink
remove node v4 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
onury committed Mar 18, 2018
1 parent 90070fc commit 14bda45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: node_js
node_js:
- '8'
- '6'
- '4'
before_script: cd $TRAVIS_BUILD_DIR
script:
- npm run cover
Expand Down

0 comments on commit 14bda45

Please sign in to comment.