config: remove inkscape dependency for travis

Diagrams are no longer built on the CI.
This commit is contained in:
Laurens Valk
2020-03-04 11:51:00 +01:00
parent 3c317967af
commit feed562373
-5
View File
@@ -3,11 +3,6 @@ language: python
python:
- '3.5'
addons:
apt:
packages:
- inkscape
install:
- pip install pipenv
- pipenv sync --dev