mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 21:40:03 +00:00
Update travis.sh
This commit is contained in:
parent
9e67996e24
commit
bb845ee803
@ -1,10 +1,10 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
yarn
|
|
||||||
rm app/node_modules/.yarn-integrity
|
|
||||||
cd app
|
cd app
|
||||||
yarn
|
yarn
|
||||||
cd ..
|
cd ..
|
||||||
|
rm app/node_modules/.yarn-integrity
|
||||||
|
yarn
|
||||||
scripts/build-native.js
|
scripts/build-native.js
|
||||||
yarn run build:typings
|
yarn run build:typings
|
||||||
yarn run build
|
yarn run build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user