Skip to content

Commit db36306

Browse files
committed
more travis
1 parent 51e28a6 commit db36306

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ install:
88
- pip install -e .
99
- pip install docutils
1010
- pip install codecov
11-
11+
- pip install pytest
12+
- pip install pytest_aiohttp
13+
- pip install pytest-runner
1214

1315
script:
1416
- python -m pytest tests

0 commit comments

Comments
 (0)