Remove special HTTPretty install from Travis.
This commit is contained in:
parent
262b698149
commit
9ad3d480ab
@ -14,7 +14,6 @@ env:
|
|||||||
- BOTO_VERSION=2.7
|
- BOTO_VERSION=2.7
|
||||||
install:
|
install:
|
||||||
- pip install boto==$BOTO_VERSION
|
- pip install boto==$BOTO_VERSION
|
||||||
- pip install https://github.com/gabrielfalcao/HTTPretty/tarball/8bbbdfc14326678b1aeba6a2d81af0d835a2cd6f
|
|
||||||
- pip install .
|
- pip install .
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user