Another attempt for Travis CI.
This commit is contained in:
parent
fc5c1a29f9
commit
e8f00f8074
|
@ -21,7 +21,8 @@ before_install:
|
|||
- python3 --version
|
||||
|
||||
env:
|
||||
- CXX=g++-5
|
||||
- CXX=gcc-5
|
||||
- CC=gcc=5
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue