mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 01:10:34 +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 start > packager.log 2>&1 &) && echo $! > packager.pid
|
||||
|
||||
script: ./runXcodeTests.sh 8.1
|
||||
|
||||
after_script:
|
||||
- pkill -9 -F packager.pid
|
||||
- cat packager.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user