Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Jun 7, 2015
1 parent 93e4323 commit f497726
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,10 @@ language: "node_js"
sudo: false

node_js:
- "0.8"
- "0.10"
- "0.12"
- "1.0"
- "1.8"
- "2.0"
- "2.1"

matrix:
allow_failures:
- node_js: "0.8"
- "1"
- "2"

notifications:
email:
Expand Down

0 comments on commit f497726

Please sign in to comment.