Skip to content

Commit 372e819

Browse files
author
Martin Barreto
authored
Update .travis.yml
1 parent b56f4ad commit 372e819

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: objective-c
2-
osx_image: xcode9.2
2+
osx_image: xcode9.3
33
env:
4-
- DESTINATION="OS=11.0,name=iPhone 8" SCHEME="XLPagerTabStrip" SDK=iphonesimulator
4+
- DESTINATION="OS=11.3,name=iPhone 8" SCHEME="XLPagerTabStrip" SDK=iphonesimulator
55
before_install:
66
- brew update
77
#- brew outdated carthage || brew upgrade carthage

0 commit comments

Comments
 (0)