From 02e9c3506be4dd202b8b33413ce85278bd8a1a51 Mon Sep 17 00:00:00 2001 From: Jason Madden Date: Fri, 9 Jun 2017 10:49:13 -0500 Subject: [PATCH] Even newer pypys --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index cb240641..5c8e5796 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,9 +13,9 @@ matrix: - os: linux python: 3.6 - os: linux - python: pypy-5.4.1 + python: pypy-5.6 - os: linux - python: pypy3.3-5.2-alpha1 + python: pypy3.3-5.5-alpha # It's important to use 'macpython' builds to get the least # restrictive wheel tag. It's also important to avoid # 'homebrew 3' because it floats instead of being a specific version.