aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-05-19 10:43:36 +0200
committerJohannes Huber <johu@gentoo.org>2018-05-19 10:43:36 +0200
commit19a33a6dd1223561097a82415044c097fb24bdc1 (patch)
treea3280ef3cc13a27ca7068b3cb5cbd8aa184f905e
parent.travis.yml: Use pypy 3.6 (diff)
downloadjohu-19a33a6dd1223561097a82415044c097fb24bdc1.tar.gz
johu-19a33a6dd1223561097a82415044c097fb24bdc1.tar.bz2
johu-19a33a6dd1223561097a82415044c097fb24bdc1.zip
Revert ".travis.yml: Use pypy 3.6"
This reverts commit 424124e2f0bc03150e16b8e85ead6a7b12a76026.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 12cfdf6..9a73a9a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@
#
language: python
python:
- - pypy3.6
+ - pypy3.5
env:
global:
- PORTAGE_VER="2.3.38"