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

0 comments on commit 4f9ddc5

Please sign in to comment.