Move to node 4.x.x in travis

This commit is contained in:
Nick O'Leary 2015-10-03 09:15:11 +01:00
parent 9e91e42a1b
commit 453f23da20
1 changed files with 2 additions and 4 deletions

View File

@ -11,13 +11,11 @@ addons:
- gcc-4.8
matrix:
allow_failures:
- node_js: "4.1.0"
- node_js: "4"
before_install:
- npm install -g npm@~1.4.18
# node_js 4.1.0 is brand new
node_js:
- "4.1.0"
- "4.0.0"
- "4"
- "0.12"
- "0.10"
script: