Commit 585cfe73 authored by Hanno Schlichting's avatar Hanno Schlichting

travis: try tgz instead of tar.bz2

parent 45961b4f
......@@ -10,7 +10,7 @@ ifeq ($(PYTHON_VER),"3.2")
PYTHON_MINOR ?= 3.2.3
endif
PYTHON_DOWNLOAD ?= http://www.python.org/ftp/python/$(PYTHON_MINOR)/Python-$(PYTHON_MINOR).tar.bz2
PYTHON_DOWNLOAD ?= http://www.python.org/ftp/python/$(PYTHON_MINOR)/Python-$(PYTHON_MINOR).tgz
.PHONY: all build test
......
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