Skip to content

Commit

Permalink
Fix travis build fail
Browse files Browse the repository at this point in the history
  • Loading branch information
cruisediary committed Sep 23, 2018
1 parent 001efab commit 7ee93c2
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
Expand Up @@ -2,11 +2,11 @@
# * http://www.objc.io/issue-6/travis-ci.html
# * https://github.com/supermarin/xcpretty#usage

osx_image: xcode9
osx_image: xcode10
language: objective-c
xcode-project: Pastel.xcworkspace
xcode_scheme: Pastel
xcode_sdk: iphonesimulator10.3
xcode_sdk: iphonesimulator12
# cache: cocoapods
# podfile: Example/Podfile
# before_install:
Expand Down

0 comments on commit 7ee93c2

Please sign in to comment.