Skip to content

Commit

Permalink
Updated travis file to only run on latest node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sibartlett committed Jul 20, 2016
1 parent 53feed3 commit 81605dd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -3,11 +3,7 @@ sudo: false
language: node_js

node_js:
- "0.10"
- "0.12"
- "4.0"
- "4.1"
- "4.2"
- node

env:
- CXX="g++-4.8"
Expand Down

0 comments on commit 81605dd

Please sign in to comment.