mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-19 06:43:06 +02:00
travis: Add tasklib
This commit is contained in:
parent
85fd7250bd
commit
0caf58f1c0
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ before_install:
|
|||
install:
|
||||
# Install testing tools
|
||||
- pip install pytest pytest-cov coveralls vimrunner
|
||||
- pip install git+git://github.com/robgolding63/tasklib@develop
|
||||
# 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