Skip to content

Commit

Permalink
Only run Node 4, 6, & 8 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mlrawlings authored Jun 1, 2017
1 parent ffdbab2 commit 4eb2047
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
sudo: false
node_js:
- "4"
- "5"
- "6"
- "7"
- "8"
language: node_js
before_script: "npm i npm@latest -g"
Expand Down

0 comments on commit 4eb2047

Please sign in to comment.