mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Add build arg
This commit is contained in:
+1
-1
@@ -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