updated .travis.yml as travis doesn't support node 0.4 or 0.9

master
midknight41 2013-10-04 08:10:53 +01:00
parent 6641ed234a
commit 5546469061
1 changed files with 3 additions and 3 deletions

View File

@ -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