Skip to content

Commit 4eefb23

Browse files
committed
chore: update install scripts in travis.ym
1 parent 58140f7 commit 4eefb23

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
@@ -9,7 +9,7 @@ sudo: false
99

1010
install:
1111
- yarn install
12-
- yarn install -g codecov
12+
- yarn global add codecov
1313

1414
script:
1515
- yarn run test:coverage

0 commit comments

Comments
 (0)