Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
delba committed Nov 2, 2015
1 parent 02e32a5 commit e12c062
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ branches:

xcode_project: JASON.xcodeproj
xcode_scheme: JASONTests
osx_image: xcode7
xcode_sdk: iphonesimulator8.4
osx_image: xcode7.1
xcode_sdk: iphonesimulator9.1

script:
- xcodebuild test -project JASON.xcodeproj -scheme "JASON iOS Tests"
- xcodebuild test -project JASON.xcodeproj -scheme "JASON iOS Tests" -destination "platform=iOS Simulator,name=iPhone 6s"

0 comments on commit e12c062

Please sign in to comment.