From 80e75876e9f55bf041f67d028696c37aa4f24cfa Mon Sep 17 00:00:00 2001 From: hugovk Date: Thu, 8 Jun 2017 23:25:01 +0300 Subject: [PATCH] Update pypy --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8fc19a876..6349db0fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,8 +10,8 @@ notifications: matrix: fast_finish: true include: - - python: "pypy" - - python: "pypy3" + - python: "pypy-5.7.1" + - python: "pypy3.3-5.2-alpha1" - python: '3.6' - python: '2.7' - python: "2.7_with_system_site_packages" # For PyQt4