Skip to content

Commit

Permalink
Attempt to rectify problem with build fail
Browse files Browse the repository at this point in the history
  • Loading branch information
armudgal committed Jul 31, 2018
1 parent a45bffe commit bd9a7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ python:
- "2.7"
before_install:
- sudo apt-get update
- sudo apt-get install libboost-python-dev libboost-all-dev systemtap-sdt-dev libfuzzy-dev
- sudo apt-get install libboost-python-dev libboost-all-dev systemtap-sdt-dev libfuzzy-dev graphviz
install:
- sudo pip install pylibemu
- pip install tox
Expand Down

0 comments on commit bd9a7d9

Please sign in to comment.