From 19a33a6dd1223561097a82415044c097fb24bdc1 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Sat, 19 May 2018 10:43:36 +0200 Subject: Revert ".travis.yml: Use pypy 3.6" This reverts commit 424124e2f0bc03150e16b8e85ead6a7b12a76026. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-65-gdbad