Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 7ca2ec6

Browse files
committed
Faster global add on travis
1 parent 6b1819f commit 7ca2ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- docker build -t humanconnection/api-feathers .
2222
- script:
2323
- yarn install --frozen-lockfile --non-interactive
24-
- yarn add codacy-coverage
24+
- yarn global add codacy-coverage
2525
- yarn run ci
2626
- cat ./coverage/lcov.info | codacy-coverage
2727

0 commit comments

Comments
 (0)