diff --git a/.travis.yml b/.travis.yml index ee38e1e..079ecc2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,8 +18,7 @@ addons: apt: packages: libdbus-1-dev - libffi-dev - python3-pygit2 + taskwarrior install: - pip install -U coverage pytest pytest-mock freezegun - pip install $(cat requirements/modules/*.txt | cut -d ' ' -f 1 | sort -u|grep -v dbus-python|grep -v libvirt-python|grep -v Pillow|grep -v pygit2)