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