Skip to content

Commit

Permalink
updated .travis.yml as travis doesn't support node 0.4 or 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
midknight41 committed Oct 4, 2013
1 parent 6641ed2 commit 5546469
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,10 +1,10 @@
language: node_js
node_js:
- 0.4
- 0.6
- 0.8
- 0.9

- 0.10
- 0.11

notifications:
email:
- travis@nodejitsu.com
Expand Down

0 comments on commit 5546469

Please sign in to comment.