Skip to content

Commit 0cc2761

Browse files
committed
Added graphviz package to .travis.yml
1 parent 52a1105 commit 0cc2761

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
language: c
22
sudo: false
33

4+
addons:
5+
apt:
6+
packages:
7+
- graphviz
8+
49
# Blacklist
510
branches:
611
except:

0 commit comments

Comments
 (0)