Skip to content

Commit

Permalink
refs aschuch#105 - update yml file
Browse files Browse the repository at this point in the history
---------------------------------------

aschuch#105
  • Loading branch information
SergeyPetrachkov committed Dec 6, 2017
1 parent e53a3e6 commit ba28712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode8
osx_image: xcode9.1
env:
global:
- LC_CTYPE=en_US.UTF-8
Expand All @@ -9,7 +9,7 @@ env:
- TVOS_FRAMEWORK_SCHEME="AwesomeCache-tvOS"
- WATCHOS_FRAMEWORK_SCHEME="AwesomeCache-watchOS"
matrix:
- DESTINATION="OS=10.0,name=iPhone 6" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="iphonesimulator10.0"
- DESTINATION="OS=11.1,name=iPhone 8" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="iphonesimulator11.1"
# - DESTINATION="OS=9.2,name=Apple TV 1080p" SCHEME="$TVOS_FRAMEWORK_SCHEME" SDK="$TVOS_SDK"
# - DESTINATION="OS=2.2,name=Apple Watch - 42mm" SCHEME="$WATCHOS_FRAMEWORK_SCHEME" SDK="$WATCHOS_SDK"
script:
Expand Down

0 comments on commit ba28712

Please sign in to comment.