Skip to content

Commit

Permalink
Upgrade travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pera committed May 23, 2017
1 parent 21ca6cc commit 0b7dc7f
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,7 +1,7 @@
language: objective-c
osx_image: xcode8
osx_image: xcode8.3
env:
- DESTINATION="OS=10.0,name=iPhone 6s" SCHEME="XLPagerTabStrip" SDK=iphonesimulator10.0
- DESTINATION="OS=10.3,name=iPhone 6s" SCHEME="XLPagerTabStrip" SDK=iphonesimulator10.3
before_install:
- brew update
#- brew outdated carthage || brew upgrade carthage
Expand Down

0 comments on commit 0b7dc7f

Please sign in to comment.