Update .travis.yml

This commit is contained in:
Stefan Arentz 2017-03-13 22:47:05 -04:00 committed by GitHub
parent be01db6393
commit 05bef561ad
1 changed files with 3 additions and 1 deletions

View File

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