From 689fe4ed9ab58980a9d6cc4ef7a8be045004aa47 Mon Sep 17 00:00:00 2001 From: Stefan Wojcik Date: Sun, 7 May 2017 21:37:14 -0400 Subject: [PATCH] Revert "use a newer pypy3 (https://github.com/travis-ci/travis-ci/issues/6277)" This reverts commit 944d1c0a4ab817a9f0dcd124bbf8456520367e8b. --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index bb6cd721..47448950 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,8 +16,7 @@ python: - 2.7 - 3.5 - pypy -- pypy3.3-5.2-alpha1 - +- pypy3 env: - MONGODB=2.6 PYMONGO=2.7