Update Travis to use OS X 10.13

This commit is contained in:
Stefan Arentz 2017-01-01 09:23:46 -05:00 committed by GitHub
parent fee8efce69
commit 181c87bebd

View File

@ -21,6 +21,7 @@
# SOFTWARE. # SOFTWARE.
os: osx os: osx
osx_image: xcode8.2
language: c language: c
before_install: before_install:
- brew update - brew update