Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Bin-Huang committed Oct 5, 2019
1 parent f5e730c commit 90777d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ install:
- npm install coveralls --save-dev

script:
- npm test && nyc npm test && nyc report --reporter=text-lcov | coveralls
- npm test && nyc report --reporter=text-lcov | coveralls

0 comments on commit 90777d8

Please sign in to comment.