Travis: Remove python (No needed)

and it is now valided by http://lint.travis-ci.org/

(Hooray, your .travis.yml seems to be solid!)
This commit is contained in:
Alexis La Goutte 2014-09-01 10:53:17 +02:00
parent ab1dd11705
commit 781d570ec1
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ compiler:
- clang
#Disable gcc build for the moment...
# - gcc
python:
- "3.4"
before_install:
- $CC --version
- sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test