From a0cd8fd1608ff63b150bac9c6b32786a00bffc80 Mon Sep 17 00:00:00 2001 From: Val Neekman Date: Sun, 31 Mar 2019 09:59:54 -0400 Subject: add pypy3.5 test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 695c4b9..c821af2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ python: - "3.6" - "3.7" - "pypy2.7-6.0" + - "pypy3.5-6.0" install: - pip install pip -U -- cgit v1.2.1