Skip to content

Commit 82338b0

Browse files
committed
[airos] install graphviz package on travis build
1 parent bc892cd commit 82338b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ branches:
1212
- master
1313

1414
before_install:
15+
- sudo apt-get install graphviz
1516
- pip install -U pip setuptools wheel
1617
- pip install -r requirements-test.txt
1718
- flake8

0 commit comments

Comments
 (0)