Skip to content

Commit

Permalink
Travis: Build on node.js 4.1 instead of io.js 2.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Sep 20, 2015
1 parent 4881eb7 commit b4fe6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs-v2.5.0"
- "4.1"
before_install: "npm install -g npm && npm cache clean"
script: "npm run-script travis"

0 comments on commit b4fe6ec

Please sign in to comment.