Commit 58613d9b authored by Hanno Schlichting's avatar Hanno Schlichting

travis: Test against Python 3.3rc1

parent 428bb463
......@@ -12,7 +12,7 @@ endif
ifeq ($(PYTHON_VER),3.3)
PYTHON_MINOR = 3.3.0
PYTHON_ARCHIVE = Python-3.3.0b2
PYTHON_ARCHIVE = Python-3.3.0rc1
endif
PYTHON_ARCHIVE ?= Python-$(PYTHON_MINOR)
......
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