mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-12 11:24:36 +00:00
Update .travis.yml
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
|||||||
- yarn
|
- yarn
|
||||||
script:
|
script:
|
||||||
- set -e
|
- set -e
|
||||||
|
- python -c "import fcntl; fcntl.fcntl(1, fcntl.F_SETFL, 0)" # https://github.com/travis-ci/travis-ci/issues/8920
|
||||||
- scripts/build-native.js
|
- scripts/build-native.js
|
||||||
- yarn run build:typings
|
- yarn run build:typings
|
||||||
- yarn run build
|
- yarn run build
|
||||||
|
Reference in New Issue
Block a user