Update .travis.yml

trying to fix travis build issues, not finding Python.h in docker/XENIAL_GCC
This commit is contained in:
erwincoumans
2020-09-01 14:08:24 -07:00
committed by GitHub
parent 8fab756efd
commit 185ff8f0cc

View File

@@ -11,12 +11,6 @@ matrix:
env:
- BUILD_NAME=TRUSTY_CLANG
- SUDO=sudo
- os: linux
compiler: gcc
env:
- BUILD_NAME=XENIAL_GCC
- DOCKER_FILE="ubuntu-xenial"
services: docker
- os: linux
compiler: clang
env: