Skip to content

Commit

Permalink
[Tests] allow coverage tests to fail, for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 22, 2016
1 parent f281bef commit bac2605
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -127,3 +127,5 @@ matrix:
- node_js: "0.9"
- node_js: "0.6"
- node_js: "0.4"
- node_js: "4"
env: COVERAGE=true

0 comments on commit bac2605

Please sign in to comment.