Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
'Updated Travis YAML.'
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 12, 2013
1 parent f0f33c4 commit f936553
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
language: python
python:
- 2.7
install:
- pip install . --use-mirrors
script:
- python setup.py test -q
notifications:
email: false

0 comments on commit f936553

Please sign in to comment.