Update .travis.yml
try clang compiler to work around gcc crash
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
dist: bionic
|
dist: bionic
|
||||||
os: linux
|
os: linux
|
||||||
compiler: gcc
|
compiler: clang
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
|
|||||||
Reference in New Issue
Block a user