Upgrade Inih & Apply XCode Update

*Blame Git for not doing this the first Time*
This commit is contained in:
CDAGaming
2018-01-16 22:34:08 -06:00
parent 793c054474
commit d776c66f39
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ matrix:
- os: osx
env: NAME="macos build"
sudo: false
osx_image: xcode7.3
osx_image: xcode9.2
install: "./.travis/macos/deps.sh"
script: "./.travis/macos/build.sh"
after_success: "./.travis/macos/upload.sh"