Commit d8818920 by Gabriel

Explicitly install Python 3.3.

parent f84b240c
language: python language: python
install: install:
- sudo aptitude keep-all
- sudo aptitude -y install python3.3
- pip install --use-mirrors tox https://github.com/g2p/virtualenv/tarball/develop - pip install --use-mirrors tox https://github.com/g2p/virtualenv/tarball/develop
script: tox -e py33,py32,py27,py26,pypy script: tox -e py33,py32,py27,py26,pypy
......
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