Skip to content

Commit

Permalink
[Tests] allow 0.10 and 0.8 to fail, for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 30, 2017
1 parent 5df78e1 commit c5c7b61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,3 +178,5 @@ matrix:
allow_failures:
- os: osx
- env: TEST=true ALLOW_FAILURE=true
- node_js: "0.10"
- node_js: "0.8"

0 comments on commit c5c7b61

Please sign in to comment.