Skip to content

Commit

Permalink
Chore: remove Node 4 support, add v8 and v10
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Jun 14, 2018
1 parent 569dae2 commit 465aab5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ language: node_js
sudo: true
dist: trusty
node_js:
- 4
- 6
- 8
- 10
install:
- yarn
notifications:
Expand Down

0 comments on commit 465aab5

Please sign in to comment.