We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d99cd commit 0d73c94Copy full SHA for 0d73c94
.gitlab-ci.yml
@@ -19,6 +19,7 @@ cache:
19
- make install
20
- cd work.$(hostname)/$(make show-var VARNAME=DISTNAME)
21
- make test
22
+ - make uninstall
23
24
robotpkg-py-eigenpy-16.04-release:
25
<<: *robotpkg-py-eigenpy
0 commit comments