Skip to content

Commit

Permalink
Merge pull request #71 from shelljs/chore-remove-dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nfischer authored Jul 1, 2016
2 parents 9ddae2d + 9c875e4 commit 685dbe4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ os:
script:
- npm test
after_success:
- npm run test:coverage
- cat ./coverage/lcov.info | ./node_modules/codecov/bin/codecov
- bash <(curl -s https://codecov.io/bash)
notifications:
email: false
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"babel-preset-es2015": "^6.6.0",
"babel-register": "^6.7.2",
"chai": "^3.5.0",
"codecov": "^1.0.1",
"concurrently": "^2.1.0",
"dirty-chai": "^1.2.2",
"eslint": "^2.10.1",
Expand Down

0 comments on commit 685dbe4

Please sign in to comment.