mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
remove travis support
This commit is contained in:
-11
@@ -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
|
||||
Reference in New Issue
Block a user