Updated travis config file to use new Python builder.
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -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
|
||||||
|
Reference in New Issue
Block a user