Experimental build settings for travis

This commit is contained in:
Manuel Ebert 2013-04-18 11:52:53 +02:00
parent 5b4b1e71d6
commit cf720732b2

View file

@ -1,7 +1,8 @@
language: python
python:
- "2.6"
- "2.7"
# - "3.2"
- "3.2"
install: "pip install -r requirements.txt --use-mirrors"
# command to run tests
script: nosetests