Update .travis.yml

travis is failing with regular g++ and python3, remove config
This commit is contained in:
erwincoumans
2021-01-19 11:28:55 -08:00
committed by GitHub
parent df09fd9ed3
commit 48514d038b

View File

@@ -1,11 +1,6 @@
language: cpp
matrix:
include:
- os: linux
compiler: gcc
env:
- BUILD_NAME=TRUSTY_GCC
- SUDO=sudo
- os: linux
compiler: clang
env: