Skip to content

Commit

Permalink
fixes travis.yml to actually run.
Browse files Browse the repository at this point in the history
  • Loading branch information
FotoVerite committed Feb 18, 2014
1 parent 4faa4a1 commit eebd0f1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js

node_js:
- 0.8
- 0.10
- "0.11"
- "0.10"
- "0.8"
- "0.6"

0 comments on commit eebd0f1

Please sign in to comment.