mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-19 06:43:06 +02:00
travis: Add vimrunner to requirements
This commit is contained in:
parent
e97d8977b2
commit
a888f1fae0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ before_install:
|
|||
- sh -e /etc/init.d/xvfb start
|
||||
install:
|
||||
# Install testing tools
|
||||
- pip install pytest pytest-cov coveralls
|
||||
- pip install pytest pytest-cov coveralls vimrunner
|
||||
# Setup TaskWarrior
|
||||
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
||||
- sudo apt-get update -qq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue