summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2016-05-10 23:02:25 +0200
committerGauvain Pocentek <gauvain@pocentek.net>2016-05-10 23:02:25 +0200
commitc3f5b3ac14c1767a5b65e7771496990f5ce6b9f0 (patch)
treed199477d72183704f63ebc28e85f3c97d2816dc8
parentaff99b13fdfcfb68e8c9ae45d817d5ec20752626 (diff)
downloadgitlab-c3f5b3ac14c1767a5b65e7771496990f5ce6b9f0.tar.gz
Revert "enable python 3.5 tests for travis"
This reverts commit 1915519f449f9b751aa9cd6bc584472602b58f36.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9788fc6..27cd7f1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: python
python: 2.7
env:
- - TOX_ENV=py35
- TOX_ENV=py34
- TOX_ENV=py27
- TOX_ENV=pep8