Skip to content
Snippets Groups Projects
Commit 042a7f96 authored by Sebastian Ebert's avatar Sebastian Ebert
Browse files

updated CI

parent 3ac9825a
No related branches found
Tags
No related merge requests found
Pipeline #6219 passed
...@@ -18,6 +18,8 @@ build-ws: ...@@ -18,6 +18,8 @@ build-ws:
- apt-get install -y cmake-curses-gui - apt-get install -y cmake-curses-gui
- apt-get install -y libssl-dev - apt-get install -y libssl-dev
- apt-get install -y libcppunit-dev - apt-get install -y libcppunit-dev
- apt-get install -y doxygen
- apt-get install -y graphviz
- echo "source /opt/ros/melodic/setup.bash" >> ~/.bashrc - echo "source /opt/ros/melodic/setup.bash" >> ~/.bashrc
- source ~/.bashrc - source ~/.bashrc
- rosdep install -y --from-paths . - rosdep install -y --from-paths .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment