Skip to content

Commit

Permalink
update node.js version in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmesnil committed May 20, 2014
1 parent 9a99e7d commit e441ff5
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
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.6.19
- "0.11"

before_script:
- ./node_modules/.bin/cake build
Expand Down

0 comments on commit e441ff5

Please sign in to comment.