Skip to content

Commit

Permalink
[airos] install graphviz package on travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
edoput committed Aug 14, 2017
1 parent bc892cd commit 82338b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ branches:
- master

before_install:
- sudo apt-get install graphviz
- pip install -U pip setuptools wheel
- pip install -r requirements-test.txt
- flake8
Expand Down

0 comments on commit 82338b0

Please sign in to comment.