Skip to content

Commit

Permalink
Support Xcode9.3 (#4)
Browse files Browse the repository at this point in the history
* Change osx_image to support Xcode9.3

* Change osx_image
  • Loading branch information
keitaoouchi authored Apr 17, 2018
1 parent aec7568 commit 54ab16b
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
osx_image: xcode9.3
language: objective-c
before_install:
- brew update
Expand Down

0 comments on commit 54ab16b

Please sign in to comment.