From 48514d038bf99dc127475a2430c4c6500b77c88b Mon Sep 17 00:00:00 2001 From: erwincoumans Date: Tue, 19 Jan 2021 11:28:55 -0800 Subject: [PATCH] Update .travis.yml travis is failing with regular g++ and python3, remove config --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 716a88970..a6ecc0d6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,6 @@ language: cpp matrix: include: - - os: linux - compiler: gcc - env: - - BUILD_NAME=TRUSTY_GCC - - SUDO=sudo - os: linux compiler: clang env: