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

language: python
python:
-pypy
-py2.7
-py3.3
-pypy
-py2.6
-py3.3
-py2.7
install:
- pip install . --use-mirrors
script:
Expand Down

0 comments on commit 614c2e1

Please sign in to comment.