Skip to content

Commit

Permalink
use 'node' to get the latest node version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jieter committed Jan 31, 2017
1 parent dcf23af commit c71ee8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
---
language: node_js
node_js:
- "6.1.x"
- "node"
env:
- CXX=g++-4.8
before_install:
Expand Down

0 comments on commit c71ee8e

Please sign in to comment.