mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-06 16:41:49 +00:00
Update .travis.yml
This commit is contained in:
@@ -15,7 +15,9 @@ jobs:
|
||||
- set -e
|
||||
- yarn
|
||||
- rm app/node_modules/.yarn-integrity
|
||||
- cd app && yarn && cd ..
|
||||
- cd app
|
||||
- yarn
|
||||
- cd ..
|
||||
script:
|
||||
- set -e
|
||||
- scripts/build-native.js
|
||||
|
Reference in New Issue
Block a user