mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-30 08:19:54 +00:00
Update .travis.yml
This commit is contained in:
parent
ffa6d41d8b
commit
7c10b57fb9
@ -15,7 +15,9 @@ jobs:
|
|||||||
- set -e
|
- set -e
|
||||||
- yarn
|
- yarn
|
||||||
- rm app/node_modules/.yarn-integrity
|
- rm app/node_modules/.yarn-integrity
|
||||||
- cd app && yarn && cd ..
|
- cd app
|
||||||
|
- yarn
|
||||||
|
- cd ..
|
||||||
script:
|
script:
|
||||||
- set -e
|
- set -e
|
||||||
- scripts/build-native.js
|
- scripts/build-native.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user