Skip to content

Commit

Permalink
update travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinkhoo committed Apr 12, 2020
1 parent a7f5099 commit 1617054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ install:
- npm install
script:
- truffle test
- truffle run coverage && cat coverage/lcov.info | coveralls
# - npm run coverage && cat coverage/lcov.info | coveralls

0 comments on commit 1617054

Please sign in to comment.