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 0bd3954 commit 7c01688
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: python
python:
- pypy
- 3.3
- 3.2
- 2.7
- 2.6
- 2.7
- 3.2
- 3.3
- pypy
install:
- pip install . --use-mirrors
script:
Expand Down

0 comments on commit 7c01688

Please sign in to comment.