Skip to content

Commit

Permalink
Merge pull request #1454 from mistydemeo/travis_drop_node_4
Browse files Browse the repository at this point in the history
chore(travis): drop Node 4, add Node 10
  • Loading branch information
technicalpickles committed Aug 2, 2018
2 parents d0c13d2 + 6578447 commit 928aff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "10"
- "8"
- "6"
- "4"
notifications:
email: false
sudo: false
Expand Down

0 comments on commit 928aff7

Please sign in to comment.