Change the travis conf file to run the unitest.py script

pull/184/merge
Nicolas Hennion 2013-02-19 22:50:57 +01:00
parent 1d7196d36a
commit 3ccba5059b
2 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,5 @@
language: python
python:
- "2.5"
- "2.6"
- "2.7"
- "3.2"