Another attempt for Travis CI.

This commit is contained in:
Mike Lischke 2016-10-04 10:51:14 +02:00
parent fc5c1a29f9
commit e8f00f8074
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ before_install:
- python3 --version
env:
- CXX=g++-5
- CXX=gcc-5
- CC=gcc=5
addons:
apt: