Commit 198b1663 authored by Jason Madden's avatar Jason Madden

Tweak pypy3 binary name.

parent e00952e3
......@@ -106,7 +106,7 @@ for var in "$@"; do
install pypy2-5.4 pypy54
;;
pypy3)
install pypy3-5.5-alpha pypy3.3_5.5
install pypy3.3-5.5-alpha pypy3.3_5.5
;;
esac
done
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment