Updated travis config file to use new Python builder.

This commit is contained in:
Jannis Leidel
2012-02-24 13:48:40 +01:00
parent 835ed4ef70
commit 3412868da4

View File

@@ -1,9 +1,8 @@
rvm: language: python
- 1.9.3 python:
before_script: - 2.6
- sudo pip install tox install: pip install tox
script: script: tox
- tox
notifications: notifications:
email: email:
- jannis@leidel.info - jannis@leidel.info