Skip to content

Commit cef6e2d

Browse files
committed
Add pytest-aiohttp dependency for travis-ci
1 parent 8e53f2d commit cef6e2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ install:
1414
- pip install aioredis
1515
- pip install cryptography
1616
- pip install pynacl
17+
- pip install pytest-aiohttp
1718
- python setup.py develop
1819

1920
script:

0 commit comments

Comments
 (0)