Skip to content

Commit

Permalink
CI: Update after_success build script
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Apr 4, 2019
1 parent 967150b commit 366a6d6
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 @@ -6,4 +6,4 @@ node_js:
before_install:
- npm install --global npm@6.8.0
- npm --version
after_success: npx codecov --file=./coverage/lcov.info
after_success: npm run coveralls

0 comments on commit 366a6d6

Please sign in to comment.