pull/1/head
Yusuke Shinyama 2014-06-14 11:05:46 +09:00
commit 582fbcbc1b
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: python
python:
- "2.6"
- "2.7"
script:
- make test