Skip to content

Commit

Permalink
[Travis] Update Simulator to 10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-G committed Nov 12, 2016
1 parent b771064 commit 55adeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ matrix:
- osx_image: xcode8.1sneakpeek
env: SCHEME="macOS" SDK="macosx10.12" DESTINATION="arch=x86_64"
- osx_image: xcode8.1sneakpeek
env: SCHEME="iOS" SDK="iphonesimulator10.0" DESTINATION="OS=10.0,name=iPhone 6S Plus"
env: SCHEME="iOS" SDK="iphonesimulator10.1" DESTINATION="OS=10.1,name=iPhone 6S Plus"
- osx_image: xcode8.1sneakpeek
env: SCHEME="tvOS" SDK="appletvsimulator10.0" DESTINATION="OS=10.0,name=Apple TV 1080p"

Expand Down

0 comments on commit 55adeeb

Please sign in to comment.