Travis can't handle a python environment
This commit is contained in:
parent
c2a3e9bb84
commit
814400ab91
1 changed files with 0 additions and 6 deletions
|
@ -15,12 +15,6 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.2
|
osx_image: xcode7.2
|
||||||
sudo: required
|
sudo: required
|
||||||
python: 3.2
|
|
||||||
include:
|
|
||||||
- os: osx
|
|
||||||
osx_image: xcode7.2
|
|
||||||
sudo: required
|
|
||||||
python: 2.7
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
|
|
Loading…
Reference in a new issue