From 56112f57c64520734d20bc158081a65527df32dc Mon Sep 17 00:00:00 2001 From: jason kirtland Date: Tue, 29 Aug 2017 11:46:33 -0700 Subject: Fix: Give up on Travis pyp3 coverage for now. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c5163f..27f1391 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ python: - "3.5" - "3.6" - "pypy" - - "pypy3" # command to install dependencies install: -- cgit v1.2.1