Skip to content

Commit

Permalink
Merge pull request #31 from EurekaCommunity/swift4
Browse files Browse the repository at this point in the history
set proper Xcode version to travis configuration
  • Loading branch information
Martin Barreto authored Oct 9, 2017
2 parents 9c20fcb + ee8c1b8 commit a673639
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: xcode9.0
osx_image: xcode9
env:
- DESTINATION="OS=11.0,name=iPhone 8" SCHEME="ImageRow" SDK=iphonesimulator11.0
- DESTINATION="OS=11.0,name=iPhone 8" SCHEME="ImageRow" SDK=iphonesimulator

before_install:
- brew update
Expand Down

0 comments on commit a673639

Please sign in to comment.