Skip to content

Commit

Permalink
chore: test node 10 on travis, stop testing node 4
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Dec 10, 2018
1 parent e065193 commit 2edde01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ cache:
notifications:
email: false
node_js:
- '10'
- '8'
- '6'
- '4'
env:
- NODE_ENV=development
install:
Expand Down

0 comments on commit 2edde01

Please sign in to comment.