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