Skip to content

Commit ab5f7f7

Browse files
author
Clément Le Provost
committed
Fix Travis build (at least, try to)
1 parent 5cfb76b commit ab5f7f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ env:
99
- PLATFORM="iOS" SDK="iphonesimulator9.3" DESTINATION="OS=8.1,name=iPhone 6"
1010
- PLATFORM="iOS" SDK="iphonesimulator9.3" DESTINATION="OS=9.3,name=iPhone 6"
1111
- PLATFORM="tvOS" SDK="appletvsimulator9.2" DESTINATION="OS=9.2,name=Apple TV 1080p"
12+
install:
13+
- pod install --repo-update
1214
before_script:
1315
- gem install xcpretty -N
1416
script:

0 commit comments

Comments
 (0)