mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-09 00:22:26 +03:00
Force yarn install on Travis
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ node_js:
|
||||
before_install:
|
||||
- npm i -g yarn --cache-min 999999999
|
||||
install:
|
||||
- yarn
|
||||
- yarn --force
|
||||
script:
|
||||
- yarn test
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user