mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-10 22:45:24 +08:00
Temporarily disable xcode tests because of flakiness.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user