Merge pull request #86 from GabrielRavier/bugFix/portableTravisCI

Fix Travis-CI build
This commit is contained in:
Clownacy 2020-01-05 00:19:56 +00:00 committed by GitHub
commit 1cc3d7fe30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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