Skip to content

Commit

Permalink
travis-ci: adding missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Aug 31, 2016
1 parent 14b81db commit 27e74a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cache:
before_install:
- sudo apt-get update
- sudo apt-get install -y ninja-build
- sudo apt-get install -y doxygen
- sudo apt-get install -y doxygen graphviz
- sudo apt-get install -y build-essential
- sudo apt-get install -y cmake
- sudo apt-get install -y qtbase5-dev
Expand Down

0 comments on commit 27e74a6

Please sign in to comment.