Skip to content

Commit a1becfe

Browse files
committed
added pip install httpretty pytest
1 parent 51f8f9d commit a1becfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python:
66
- 3.4
77
install:
88
- pip install -U .
9+
- pip install httpretty pytest
910
script:
1011
- flake8 .
1112
- py.test

0 commit comments

Comments
 (0)