Skip to content

Commit

Permalink
use string property in travis.yml
Browse files Browse the repository at this point in the history
using the string should fix that nvm can't find the node version
  • Loading branch information
pxlpnk committed Jul 30, 2014
1 parent 4f0b773 commit ca45942
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,3 +1,3 @@
language: node_js
node_js:
- 0.10
- "0.10"

0 comments on commit ca45942

Please sign in to comment.