mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 14:13:26 +00:00
Temporarily disable xcode tests because of flakiness.
This commit is contained in:
parent
df7d9c27f9
commit
8bed1ef732
@ -9,8 +9,6 @@ before_script:
|
|||||||
- npm test
|
- npm test
|
||||||
- (npm start > packager.log 2>&1 &) && echo $! > packager.pid
|
- (npm start > packager.log 2>&1 &) && echo $! > packager.pid
|
||||||
|
|
||||||
script: ./runXcodeTests.sh 8.1
|
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- pkill -9 -F packager.pid
|
- pkill -9 -F packager.pid
|
||||||
- cat packager.log
|
- cat packager.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user