Merge pull request #86 from GabrielRavier/bugFix/portableTravisCI
Fix Travis-CI build
This commit is contained in:
commit
1cc3d7fe30
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ language: cpp
|
||||||
# Cache compiled object files with ccache
|
# Cache compiled object files with ccache
|
||||||
cache: ccache
|
cache: ccache
|
||||||
|
|
||||||
osx_image: xcode11.2
|
osx_image: xcode11.3
|
||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
|
|
Loading…
Add table
Reference in a new issue