Skip to content

Commit

Permalink
Use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed May 21, 2018
1 parent 0573332 commit a57b87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sh/ci/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
echo 'Install additional tools for CI...'

pnpm install --global --shamefully-flatten \
coveralls codecov
coveralls@latest codecov@latest

exit 0 # Always success

0 comments on commit a57b87e

Please sign in to comment.