Skip to content

Commit 2920648

Browse files
committed
ci: Yarn install
1 parent c52def8 commit 2920648

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,9 @@ node_js: "12"
1919
matrix:
2020
include:
2121
- env: NAME="test"
22-
install: true
23-
node_js: "12"
2422
script: yarn test
2523

2624
- env: NAME="deploy"
27-
node_js: "12"
28-
install: true
2925
script: yarn build && yarn pack
3026

3127
notifications:

0 commit comments

Comments
 (0)