Skip to content

Commit

Permalink
Update xcode version on travis to 10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kumabook committed Jan 9, 2019
1 parent 402ca9f commit 0ccb7c3
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,4 +1,4 @@
osx_image: xcode9.4
osx_image: xcode10.1
language: objective-c
before_install: rvm use 2.4 --install --binary --fuzzy
install: bundle install --without=documentation
Expand Down

0 comments on commit 0ccb7c3

Please sign in to comment.