Skip to content

Commit

Permalink
Use node 6 and 8 in tests instead of 4 and 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Eva Sarafianou committed Jan 25, 2019
1 parent 1fe58c7 commit 07e38e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
- "8"
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit 07e38e7

Please sign in to comment.