Navigation Menu

Skip to content

Commit

Permalink
add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scottfrazer committed Sep 21, 2012
1 parent a6e12c6 commit 47ada33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: python
python:
- "3.2"
install: python setup.py install
script: python setup.py test

0 comments on commit 47ada33

Please sign in to comment.