Skip to content

Commit

Permalink
Travis config update.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjoliver committed Nov 6, 2017
1 parent 65fd21b commit 2c056c4
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 @@ -58,6 +58,7 @@ install:
# Pygraphviz needs special treatment to avoid an error from "from . import release"
- pip install pygraphviz --install-option="--include-path=/usr/include/graphviz" --install-option="--library-path=/usr/lib/graphviz/"
- pip install pycodestyle pyopenssl
- pip install kafka # just for validating dev/suites/xtrigger/kafka/

# Run tests
script:
Expand Down

0 comments on commit 2c056c4

Please sign in to comment.