mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-06-08 08:13:55 +00:00
Update .travis.yml
trying to fix travis build issues, not finding Python.h in docker/XENIAL_GCC
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user