Skip to content

Commit

Permalink
chore(bithound): Remove bithound as it is very unreliable
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Nov 15, 2016
1 parent 0a4e386 commit ead5ca1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ before_script:
script:
- istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- -R spec
- codecov
- bithound check [email protected]:TNG/sinon-helpers.git
after_success:
- 'curl -Lo travis_after_all.py https://git.io/travis_after_all'
- python travis_after_all.py
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"ramda": "^0.22.1"
},
"devDependencies": {
"bithound": "^1.7.0",
"chai": "^3.5.0",
"codecov": "^1.0.1",
"eslint": "^3.9.1",
Expand Down

0 comments on commit ead5ca1

Please sign in to comment.