travis tests

This commit is contained in:
Kenneth Reitz 2012-06-19 11:24:53 -04:00
parent 1c33ee47cf
commit 260acb6817

8
.travis.yml Normal file
View file

@ -0,0 +1,8 @@
language: python
python:
- 2.5
- 2.6
- 2.7
- 3.1
- 3.2
script: make test