Skip to content
This repository has been archived by the owner on Jun 30, 2019. It is now read-only.

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cosven committed Aug 3, 2018
1 parent a09795e commit d1f6a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
install:
- sudo apt-get install libmpv1 -y --force-yes
- pip install coveralls
- pip install pytest mock pytest-cov
- pip install pytest mock pytest-cov sphinx_rtd_theme
- pip install -e .

script:
Expand Down

0 comments on commit d1f6a5f

Please sign in to comment.