You should use Travis CI

This commit is contained in:
Peter Baumgartner 2013-05-21 21:30:07 +03:00
orang tua 5904b5516c
melakukan c7a3209068

5
.travis.yml Normal file
Melihat File

@ -0,0 +1,5 @@
language: python
python:
- "3.2"
- "3.3"
script: python test.py