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