mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
added missing packages for travis
This commit is contained in:
parent
a35906c437
commit
5f0e8b013e
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
language: c
|
||||
compiler: gcc
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- doxygen
|
||||
- graphviz
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- thirdparty
|
||||
|
|
Loading…
Add table
Reference in a new issue