Skip to content

Commit

Permalink
Travis shouldn't test on EOL'd Node 4; should test on 8
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Oct 9, 2018
1 parent db8fdc7 commit ebf80d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"

0 comments on commit ebf80d7

Please sign in to comment.