Skip to content

Commit

Permalink
more travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed May 2, 2017
1 parent 51e28a6 commit db36306
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ install:
- pip install -e .
- pip install docutils
- pip install codecov

- pip install pytest
- pip install pytest_aiohttp
- pip install pytest-runner

script:
- python -m pytest tests
Expand Down

0 comments on commit db36306

Please sign in to comment.