Skip to content

Commit

Permalink
Update .travis.yml to use xcode10 image
Browse files Browse the repository at this point in the history
  • Loading branch information
MattLewin committed Sep 19, 2018
1 parent 000bfb8 commit 54c5c55
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
Expand Up @@ -2,7 +2,7 @@
# * 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: NumericPicker.xcodeproj
xcode_scheme: NumericPicker
Expand Down

0 comments on commit 54c5c55

Please sign in to comment.