From 46797a5dce7000c7ce7495d1ddbd078c9f5f1378 Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Mon, 13 Nov 2017 12:52:29 -0800 Subject: [PATCH] pypy and pypy3 are passing at the moment, so why not :) --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 565ba13..b8a91e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,8 +13,6 @@ python: matrix: allow_failures: - - python: pypy - - python: pypy3 - python: nightly - python: 3.7-dev