Skip to content

Commit

Permalink
Use new xcode image for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyunje Jun committed Oct 19, 2018
1 parent 6443b63 commit be9023f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: objective-c
xcode_project: kawa.xcodeproj
xcode_scheme: kawa
osx_image: xcode8.3
osx_image: xcode10
before_script:
- carthage bootstrap --no-use-binaries
script:
Expand Down

0 comments on commit be9023f

Please sign in to comment.