Skip to content

Commit

Permalink
Update commit hash and use newer osx image (#4)
Browse files Browse the repository at this point in the history
* Update COMMIT_ID

* Use newer osx image: xcode9.4
  • Loading branch information
paulthomson committed May 10, 2019
1 parent 812fe81 commit 9d32024
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ matrix:
sudo: required
env: BUILD_PLATFORM="Linux_x64" Configuration="Release"
- os: osx
osx_image: xcode8.3
osx_image: xcode9.4
env: BUILD_PLATFORM="Mac_x64" Configuration="Debug"
cache:
directories:
- $HOME/Library/Caches/Homebrew
- os: osx
osx_image: xcode8.3
osx_image: xcode9.4
env: BUILD_PLATFORM="Mac_x64" Configuration="Release"
cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion COMMIT_ID
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1f750d1e3b50c3c05766a310fdb8606671ec2813
e211740e80ccd8c2c9e7a8879acce326a9c7341b

0 comments on commit 9d32024

Please sign in to comment.