Skip to content

Commit

Permalink
Temporarily allow 0,8 tests to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
gotwarlost committed Mar 31, 2015
1 parent 6c272f2 commit 3376f3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,10 @@ node_js:
- "0.10"
- "0.12"

matrix:
allow_failures:
- node_js: "0.8"

branches:
except:
- gh-pages
Expand Down

0 comments on commit 3376f3b

Please sign in to comment.