Skip to content

Commit

Permalink
Merge pull request #434 from timdp/travis-node-stable
Browse files Browse the repository at this point in the history
Testing with node 0.12 instead of 0.11
  • Loading branch information
Nicolas Joyard committed Aug 17, 2015
2 parents d691efc + b69ba18 commit 046fedd
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 @@ -3,6 +3,6 @@ matrix:
- os: linux
env: NODE_VERSION=0.10
- os: linux
env: NODE_VERSION=0.11
env: NODE_VERSION=0.12
script:
- tools/test-travis.sh

0 comments on commit 046fedd

Please sign in to comment.