Skip to content

Commit

Permalink
[gPTP doc] Travis needs to install doc packages as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Cemin committed May 19, 2015
1 parent 4eb293c commit f79a89f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,8 @@ git:
before_install:
- sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules
- git submodule update --init --recursive
- sudo apt-get update -qq
- sudo apt-get install doxygen graphviz
compiler:
- gcc
env: BUILD_KERNEL=3.13.0-36-generic
Expand Down

0 comments on commit f79a89f

Please sign in to comment.