Skip to content

Commit

Permalink
Updated Travis YAML.
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 4, 2013
1 parent 91e3d32 commit 76a3d0c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
@@ -1,11 +1,13 @@
language: python
python:
- 3.3
- pypy
- 2.6
- 2.7
- 3.3
- 3.2
- 2.7
- 2.6
install:
- pip install . --use-mirrors
script:
- python setup.py test -q
notifications:
email: false

0 comments on commit 76a3d0c

Please sign in to comment.