Skip to content

Commit 115384c

Browse files
committed
2 parents 1d19508 + e47004b commit 115384c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language:
22
node_js
3+
node_js:
4+
- 8
35
install:
46
- npm install -g codecov
57
script:
6-
- yarn cc && codecov
8+
- yarn && yarn cc && codecov

0 commit comments

Comments
 (0)