mirror of
https://github.com/eugeny/tabby
synced 2026-09-22 21:15:58 +00:00
Update travis.sh
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
yarn
|
||||
rm app/node_modules/.yarn-integrity
|
||||
cd app
|
||||
yarn
|
||||
cd ..
|
||||
rm app/node_modules/.yarn-integrity
|
||||
yarn
|
||||
scripts/build-native.js
|
||||
yarn run build:typings
|
||||
yarn run build
|
||||
|
||||
Reference in New Issue
Block a user