Skip to content

Commit

Permalink
try to fix doxygen dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
owent committed Apr 14, 2018
1 parent ddbf84e commit 90ef071
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,11 @@ matrix:
apt:
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-trusty-6.0
packages:
- graphviz
- libclang-dev
- libclang-6.0-dev
script:
- cd "docs";
- if [ ! -e "$DOXYGEN_BIN" ]; then
Expand Down

0 comments on commit 90ef071

Please sign in to comment.