summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2016-05-10 00:42:08 -0500
committerMichael Merickel <michael@merickel.org>2016-05-10 00:42:35 -0500
commit1d7501afdda49cf5e7561e542988581c360f4ed2 (patch)
tree67e50838a5aab5cd454610efbac4dc10ec8580b7
parentc057ca1c662054bd792ffa372e417d8bb825e662 (diff)
downloadpyramid-1d7501afdda49cf5e7561e542988581c360f4ed2.tar.gz
pyramid-1d7501afdda49cf5e7561e542988581c360f4ed2.tar.bz2
pyramid-1d7501afdda49cf5e7561e542988581c360f4ed2.zip
drop pypy3 from scaffold tests
-rw-r--r--RELEASING.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index a09b6d24a..4b4f40f99 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -33,8 +33,8 @@ Prepare new release branch
- Run tests on Windows if feasible.
-- Make sure all scaffold tests pass (Py 2.7, 3.3, 3.4, 3.5, pypy, and pypy3 on
- UNIX; this doesn't work on Windows):
+- Make sure all scaffold tests pass (Py 2.7, 3.3, 3.4, 3.5, and pypy on UNIX;
+ this doesn't work on Windows):
$ ./scaffoldtests.sh