summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSorin Sbarnea <ssbarnea@redhat.com>2018-04-04 17:16:30 +0100
committerSorin Sbarnea <ssbarnea@redhat.com>2018-04-04 17:16:30 +0100
commit260e231ec66b159398eb3d66947136694625e878 (patch)
treec576ef6a946cb29cae16fcbedcc2756f611dd982
parentce71d072613b368d8a531065cb202c92fbdfbe89 (diff)
downloadtestrepository-git-260e231ec66b159398eb3d66947136694625e878.tar.gz
travis: update python versions
-rw-r--r--.travis.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index ccffaad..d8caad9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,13 +1,12 @@
sudo: false
language: python
python:
- - "2.6"
- "2.7"
- - "3.3"
- "3.4"
- "3.5"
- - "pypy"
- - "pypy3.3-5.2-alpha1"
+ - "3.6"
+ - "pypy2.7"
+ - "pypy3.5"
matrix:
include:
# Travis nightly look to be 3.5.0a4, b3 is out and the syntax error we see