Skip to content

Commit db7bec8

Browse files
committed
chore: fix install
1 parent b6727cf commit db7bec8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js: "stable"
4-
install:
5-
- yarn install
4+
after_install:
65
- npm run bootstrap
76
script:
87
- npm test

0 commit comments

Comments
 (0)