mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-20 10:13:07 +02:00
travis: Install coverage related libs system-wide
This commit is contained in:
parent
a2aefbb7f3
commit
8172c7a4f0
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ install:
|
|||
- pip install git+git://github.com/robgolding63/tasklib@develop
|
||||
# Install to both virtualenv and outside it, vim needs it too
|
||||
- sudo pip install git+git://github.com/robgolding63/tasklib@develop
|
||||
- sudo pip install pytest pytest-cov coveralls vimrunner
|
||||
# Setup TaskWarrior
|
||||
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
||||
- sudo add-apt-repository ppa:pi-rho/dev -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue