Skip to content

Commit

Permalink
Update Travis config to latest. Update node versions to 4.x and 6.x .
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakkun committed Aug 11, 2016
1 parent 650f54a commit afdbf56
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "4.0"
- "4.1"
- "4.4"
- "6.3"
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit afdbf56

Please sign in to comment.