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

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

0 comments on commit 6877797

Please sign in to comment.