Skip to content

Commit e47004b

Browse files
Update .travis.yml
1 parent 040fed4 commit e47004b

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
@@ -5,4 +5,4 @@ node_js:
55
install:
66
- npm install -g codecov
77
script:
8-
- yarn cc && codecov
8+
- yarn && yarn cc && codecov

0 commit comments

Comments
 (0)