projects
/
platform
/
upstream
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1e6255
)
remove travis support
author
Kenneth Reitz
<me@kennethreitz.com>
Thu, 24 Oct 2013 13:47:31 +0000
(09:47 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Thu, 24 Oct 2013 13:47:31 +0000
(09:47 -0400)
.travis.yml
[deleted file]
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
deleted file mode 100644
(file)
index
23de425
..0000000
--- a/
.travis.yml
+++ /dev/null
@@
-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