Merge pull request #3168 from CDAGaming/pr_Improvements
[External] Travis CI Quick Fix + Minor Submodule Updates
This commit is contained in:
commit
e2a8f155d3
|
@ -40,7 +40,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"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a84c120eff13d2fa3eadb41ef7afe0f7819f4d6c
|
||||
Subproject commit 39a72ab1990014eb399cee9d538fd529df99c6a0
|
|
@ -1 +1 @@
|
|||
Subproject commit 7e24743af21a7c2e3cef21ef174ae4269d0cfdac
|
||||
Subproject commit fd69de1a1b960ec296cc67d32257b0f9e2d89ac6
|
Reference in New Issue