Create .travis.yml

This commit is contained in:
Martin Rusev
2014-04-29 09:05:41 +03:00
parent 9a0af18b0b
commit 5eea100d29

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: python
python:
- "2.6"
- "2.7"
script: nosetests