Skip to content

Commit

Permalink
Prep for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeboers committed Oct 5, 2015
1 parent 0859775 commit 19da148
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: python

python:
- "2.6"
- "2.7"

script: nosetests tests

0 comments on commit 19da148

Please sign in to comment.