Skip to content

Commit

Permalink
fix(travis): update Node version to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nateabele committed Jun 5, 2014
1 parent 6b0ddb2 commit d6b95ef
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.10.17"
- "0.10"

before_script:
- export DISPLAY=:99.0
Expand Down

0 comments on commit d6b95ef

Please sign in to comment.