Skip to content

Commit

Permalink
.travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Apr 26, 2015
1 parent b92d5cd commit adec355
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: python
python:
- "2.7"
- "3.4"
script: python setup.py test

0 comments on commit adec355

Please sign in to comment.