mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 09:12:06 +08:00
Add build arg
This commit is contained in:
@@ -9,7 +9,7 @@ before_script:
|
||||
- npm test
|
||||
- (npm start > packager.log 2>&1 &) && echo $! > packager.pid
|
||||
|
||||
script: ./runXcodeTests.sh
|
||||
script: ./runXcodeTests.sh 8.1
|
||||
|
||||
after_script:
|
||||
- pkill -9 -F packager.pid
|
||||
|
||||
Reference in New Issue
Block a user