Skip to content

Commit

Permalink
set back iphonesimulator9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindelord committed Jun 28, 2016
1 parent ed284b0 commit 08aedcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: objective-c
osx_image: xcode7.3
xcode_workspace: DKDBManager.xcworkspace
xcode_scheme: DKDBManager
xcode_sdk: iphoneos9.3
xcode_sdk: iphonesimulator9.3
xctool_args: -destination "platform=iOS Simulator,name=iPhone 6s,OS=9.3" GCC_GENERATE_TEST_COVERAGE_FILES=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=YES -configuration Release
sudo: false
env:
Expand Down

0 comments on commit 08aedcf

Please sign in to comment.