Skip to content

Commit

Permalink
travis: test on 3 latest lts releases (4/6/8)
Browse files Browse the repository at this point in the history
  • Loading branch information
bendrucker committed Mar 1, 2018
1 parent d09cbca commit 4bbad52
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:
- '0.10'
- '4'
- '6'
- '8'
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit 4bbad52

Please sign in to comment.