Commit a5f9a2db authored by Jason Madden's avatar Jason Madden

Install 3.6.0b2. B1 has been removed from the pyenv repo.

parent 687d61c1
......@@ -100,7 +100,7 @@ for var in "$@"; do
install 3.5.1 python3.5
;;
3.6)
install 3.6.0b1 python3.6
install 3.6.0b2 python3.6
;;
pypy)
install pypy2-5.4 pypy54
......
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