Skip to content
Snippets Groups Projects
Commit f66e1c31 authored by Joseph Mirabel's avatar Joseph Mirabel
Browse files

[Travis] Add python lxml lib.

parent 28fcee4d
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,8 @@ matrix:
- libboost-all-dev
- libassimp-dev
- libeigen3-dev
- python-lxml
- python3-lxml
- name: "Xenial - Release - g++"
env: BUILD_TYPE=Release
......@@ -36,6 +38,8 @@ matrix:
- libassimp-dev
- libeigen3-dev
- liboctomap-dev
- python-lxml
- python3-lxml
- name: "Bionic - Release - g++"
env: BUILD_TYPE=Release
......@@ -49,6 +53,8 @@ matrix:
- libassimp-dev
- libeigen3-dev
- liboctomap-dev
- python-lxml
- python3-lxml
- name: "Bionic - Debug - g++"
env: BUILD_TYPE=Debug
......@@ -62,6 +68,8 @@ matrix:
- libassimp-dev
- libeigen3-dev
- liboctomap-dev
- python-lxml
- python3-lxml
- name: "OSX - Release - clang"
env: BUILD_TYPE=Release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment