Skip to content

Commit

Permalink
Added python protobuf dependency to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
arturmiller committed Feb 3, 2019
1 parent 8ef0367 commit b8aeaea
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 @@ -9,6 +9,7 @@ env:
- ROS_DISTRO="kinetic"
before_install:
- sudo apt-get install -y protobuf-compiler
- pip install --user protobuf
install:
- git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .industrial_ci
script:
Expand Down

0 comments on commit b8aeaea

Please sign in to comment.