Skip to content

Commit

Permalink
Added a TravisCI configuration for continuous integration testing
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jun 27, 2012
1 parent fb4c61d commit 3583229
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
lannguage: python
python:
- "2.5"
- "2.6"
- "2.7"
script: python test.py

0 comments on commit 3583229

Please sign in to comment.