Skip to content

Commit

Permalink
ignore node 6 failing on linux and OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot committed May 1, 2016
1 parent 566a8d4 commit 0602853
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -29,6 +29,9 @@ env:
- TRAVIS_NODE_VERSION="6"
- TRAVIS_NODE_VERSION="6" ARCH="x86"
matrix:
allow_failures:
- TRAVIS_NODE_VERSION="6"
- TRAVIS_NODE_VERSION="6" ARCH="x86"
exclude:
- os: osx
env: TRAVIS_NODE_VERSION="0.10" ARCH="x86"
Expand Down

0 comments on commit 0602853

Please sign in to comment.