Skip to content

Commit

Permalink
travis.yml: move out nodejs v0.8 from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexej Yaroshevich committed Nov 4, 2014
1 parent d931f0e commit 76b2c46
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,3 @@ language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"

matrix:
allow_failures:
- node_js: "0.8"

0 comments on commit 76b2c46

Please sign in to comment.