Skip to content

Commit

Permalink
Tell Travis to build on 0.8 and 0.9 but not 0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeF committed Aug 7, 2012
1 parent 2afd9e9 commit d1b7db6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -2,4 +2,5 @@ language: node_js
node_js:
- 0.4
- 0.6
- 0.7 # development version of 0.8, may be unstable
- 0.8
- 0.9

0 comments on commit d1b7db6

Please sign in to comment.