From 781d570ec10c706913357988fa48b82ad38bd740 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 1 Sep 2014 10:53:17 +0200 Subject: [PATCH] Travis: Remove python (No needed) and it is now valided by http://lint.travis-ci.org/ (Hooray, your .travis.yml seems to be solid!) --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 64259047..59d85960 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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