Skip to content

Commit

Permalink
Update xcode version on travis ci to xcode10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kumabook committed Jan 9, 2019
1 parent 7f1efb4 commit 5d71962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
osx_image: xcode9
osx_image: xcode10.1
language: objective-c
before_install: rvm use 2.3 --install --binary --fuzzy
install: bundle install --without=documentation
Expand Down

0 comments on commit 5d71962

Please sign in to comment.