Skip to content

Commit

Permalink
Deactivate unreliable bithound check
Browse files Browse the repository at this point in the history
  • Loading branch information
deadratfink committed Feb 22, 2018
1 parent 46f291a commit eef8e59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ os:

script:
- make test
- npm install bithound --save-dev
- bithound check git@github.com:deadratfink/jy-transform.git
# - npm install bithound --save-dev
# - bithound check git@github.com:deadratfink/jy-transform.git

after_success:
- ./node_modules/codecov/bin/codecov -e TRAVIS_NODE_VERSION
Expand Down

0 comments on commit eef8e59

Please sign in to comment.