Skip to content

Commit

Permalink
add pyhon-lxml due to ros/rosdistro#31570
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Dec 23, 2021
1 parent a727ff8 commit 4e7824e
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 @@ -15,6 +15,7 @@ env:
- USE_TRAVIS=true
- USE_DOCKER=true
- ROS_PARALLEL_TEST_JOBS="-j8"
- EXTRA_DEB="python-lxml" # add python-lxml due to https://github.com/ros/rosdistro/pull/31570
- GIT_SSL_NO_VERIFY=1 # http://stackoverflow.com/questions/21181231/server-certificate-verification-failed-cafile-etc-ssl-certs-ca-certificates-c
matrix:
- CHECK_PYTHON2_COMPILE=true
Expand Down

0 comments on commit 4e7824e

Please sign in to comment.