remove travis support

This commit is contained in:
Kenneth Reitz
2013-10-24 09:47:31 -04:00
parent e1e6255b48
commit e813574497
-11
View File
@@ -1,11 +0,0 @@
language: python
python:
- 2.6
- 2.7
- 3.3
env: HTTPBIN_URL=http://httpbin.org/
script: invoke test
install:
- pip install -r requirements.txt
notifications:
email: false