Travis Quick Fix + Minor Submodule Updates
## Info (Edited) This commit fixes several Travis-Related Warnings/Errors/Deprecations in MacOS(Now running on Sierra instead of El Capitan). These Issues included Path Not Set Warnings, shell_session warnings, and a few others. This Commit also Updates the following Submodules: - enet (Includes Minor CMakeList Changes for cleaner Solutions) - Nihstro (Includes a bugfix on compiling with Boost v1.66.0)
This commit is contained in:
@@ -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"
|
||||
|
2
externals/enet
vendored
2
externals/enet
vendored
Submodule externals/enet updated: a84c120eff...39a72ab199
2
externals/nihstro
vendored
2
externals/nihstro
vendored
Submodule externals/nihstro updated: 7e24743af2...28ac07a527
Reference in New Issue
Block a user