Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptix720 authored Aug 27, 2018
1 parent 2bbfff0 commit 1ba6962
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,4 @@ node_js:
- "stable"
cache:
yarn: true
install:
- npm install -g codecov
script:
- istanbul cover ./node_modules/mocha/bin/_mocha --reporter lcovonly -- -R spec
- codecov

0 comments on commit 1ba6962

Please sign in to comment.