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 614c2e1 commit 0b12722
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@

language: python
python:
-py3.3
-pypy
-py2.6
-py2.7
- py3.3
- py2.7
- py2.6
- pypy
install:
- pip install . --use-mirrors
- pip install . --use-mirrors
script:
- python setup.py test -q
- python setup.py test -q

0 comments on commit 0b12722

Please sign in to comment.