From 859b40e4dec816c220ff601798a24c4aafacff13 Mon Sep 17 00:00:00 2001 From: Jason Madden Date: Fri, 9 Jun 2017 10:58:42 -0500 Subject: Despite the list, pypy-5.6 doesn,t work, it must be 5.6.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5c8e579..736f1e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ matrix: - os: linux python: 3.6 - os: linux - python: pypy-5.6 + python: pypy-5.6.0 - os: linux python: pypy3.3-5.5-alpha # It's important to use 'macpython' builds to get the least -- cgit v1.2.1