Skip to content

Commit

Permalink
trying to get travis to use 0.10 version of node, too
Browse files Browse the repository at this point in the history
  • Loading branch information
mrak committed Mar 16, 2013
1 parent 6b18615 commit b324e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: node_js language: node_js
node_js: node_js:
- 0.8 - 0.8
- 0.10 - 0.10.0
before_install: npm install -g coffee-script mocha before_install: npm install -g coffee-script mocha

0 comments on commit b324e16

Please sign in to comment.