From 3e931a080a4f672aedf6cbee4e4fb31cb8b5c888 Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Wed, 1 Feb 2017 19:33:27 -0700 Subject: [PATCH] fixing build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2def8cbe..57b89f6b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ python: - "3.5" - "3.6" - "3.7-dev" - - "pypy" -- appears to hang + - "pypy" - "pypy3" # command to install dependencies install: