Tell Travis to use python 3.3 VirtualEnv instead of system python.
Should fix travis failures when installing get-pip.
This commit is contained in:
parent
4d30398948
commit
299cf15f1e
@ -2,9 +2,9 @@
|
|||||||
# http://lint.travis-ci.org/
|
# http://lint.travis-ci.org/
|
||||||
|
|
||||||
|
|
||||||
language: c
|
language: python
|
||||||
#python:
|
python:
|
||||||
# - 3.3
|
- 3.3
|
||||||
# - 3.4
|
# - 3.4
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user