Skip to content

Commit 0b7dc7f

Browse files
author
pera
committed
Upgrade travis
1 parent 21ca6cc commit 0b7dc7f

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: xcode8
2+
osx_image: xcode8.3
33
env:
4-
- DESTINATION="OS=10.0,name=iPhone 6s" SCHEME="XLPagerTabStrip" SDK=iphonesimulator10.0
4+
- DESTINATION="OS=10.3,name=iPhone 6s" SCHEME="XLPagerTabStrip" SDK=iphonesimulator10.3
55
before_install:
66
- brew update
77
#- brew outdated carthage || brew upgrade carthage

0 commit comments

Comments
 (0)