Navigation Menu

Skip to content

Commit

Permalink
Update travis iPad Pro simulator to 10.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SD10 committed Jun 9, 2017
1 parent 6c13b42 commit d01c203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ env:
- IOS_FRAMEWORK_SCHEME="IBAnimatable"
- IOS_APP_SCHEME="IBAnimatableApp"
matrix:
- DESTINATION="OS=10.3,name=iPad Pro (12.9-Inch)" SCHEME=${IOS_FRAMEWORK_SCHEME} APP_SCHEME=${IOS_APP_SCHEME}
- DESTINATION="OS=10.3.1,name=iPad Pro (12.9-Inch)" SCHEME=${IOS_FRAMEWORK_SCHEME} APP_SCHEME=${IOS_APP_SCHEME}
- DESTINATION="OS=9.3,name=iPhone 6s Plus" SCHEME=${IOS_FRAMEWORK_SCHEME} APP_SCHEME=${IOS_APP_SCHEME}
before_install:
- bundle install
Expand Down

0 comments on commit d01c203

Please sign in to comment.