Skip to content

Commit

Permalink
added quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
twobit committed Mar 19, 2013
1 parent 9aa27d8 commit 2990f75
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.9
- 0.10
- "0.6"
- "0.8"
- "0.9"
- "0.10"
branches:
only:
- master

0 comments on commit 2990f75

Please sign in to comment.