Add graphviz in .travis.yml

pull/444/head
Andrea 2020-10-20 09:26:18 +02:00
parent 57aee07bc0
commit d6d0d4651a
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ addons:
apt: apt:
packages: packages:
- expect-dev # provides unbuffer utility - expect-dev # provides unbuffer utility
- graphviz
stages: stages:
- linting - linting