mirror of
https://github.com/SwiftyJSON/Alamofire-SwiftyJSON.git
synced 2026-05-09 04:28:20 +08:00
Update .travis.yml
This commit is contained in:
@@ -4,4 +4,4 @@ xcode_sdk: iphonesimulator10.0
|
||||
env:
|
||||
- PLATFORM="ios" SCHEME="AlamofireSwiftyJSON" DESTINATION="platform=iOS Simulator,name=iPhone SE,OS=10.0"
|
||||
script:
|
||||
- set -o pipefail && xcodebuild -project Alamofire-SwiftyJSON.xcodeproj -scheme $SCHEME -destination $DESTINATION build-for-testing test | xcpretty
|
||||
- set -o pipefail && xcodebuild -project Alamofire-SwiftyJSON.xcodeproj -scheme $SCHEME -destination "$DESTINATION" build-for-testing test | xcpretty
|
||||
|
||||
Reference in New Issue
Block a user