Disable Travis integration for now, as it's too noisy with all rewrites that are being done

This commit is contained in:
Krzysztof Klimonda
2013-02-21 22:13:37 +01:00
parent ba8a8ca7c6
commit 254b628200

View File

@@ -1,8 +0,0 @@
language: python
python:
- "2.6"
- "2.7"
# command to install dependencies
install: pip install -r requirements.txt
# command to run tests
script: python manage.py test core api pins