From 3febf0aa9bfb2483565b464399aa5d6df17dddc4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 13 Jun 2012 03:15:23 -0700 Subject: runtests.sh: add pypy-1.9 to PYTHON_VERSIONS --- runtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtests.sh') diff --git a/runtests.sh b/runtests.sh index 56aa2cc1e..f65bb619f 100755 --- a/runtests.sh +++ b/runtests.sh @@ -2,7 +2,7 @@ # Copyright 2010-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -PYTHON_VERSIONS="2.6 2.7 2.7-pypy-1.8 3.1 3.2 3.3" +PYTHON_VERSIONS="2.6 2.7 2.7-pypy-1.8 2.7-pypy-1.9 3.1 3.2 3.3" # has to be run from portage root dir cd "${0%/*}" || exit 1 -- cgit v1.2.3-1-g7c22