Commit 5a72fd85 authored by Stephan Richter's avatar Stephan Richter

'Updated Travis YAML.'

parent 2938c335
language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
- pypy
install:
- pip install . --use-mirrors
script:
- python setup.py test -q
notifications:
email: false
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