We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfb76b commit ab5f7f7Copy full SHA for ab5f7f7
.travis.yml
@@ -9,6 +9,8 @@ env:
9
- PLATFORM="iOS" SDK="iphonesimulator9.3" DESTINATION="OS=8.1,name=iPhone 6"
10
- PLATFORM="iOS" SDK="iphonesimulator9.3" DESTINATION="OS=9.3,name=iPhone 6"
11
- PLATFORM="tvOS" SDK="appletvsimulator9.2" DESTINATION="OS=9.2,name=Apple TV 1080p"
12
+install:
13
+ - pod install --repo-update
14
before_script:
15
- gem install xcpretty -N
16
script:
0 commit comments