Add travis.yml

This commit is contained in:
MiCHiLU 2012-09-19 10:47:05 +09:00
parent 5673e3556e
commit 983040b490
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: python
python:
- 2.7
- pypy
script: ./test