We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d34991 commit 2adf8f7Copy full SHA for 2adf8f7
1 file changed
.travis.yml
@@ -31,9 +31,6 @@ before_install:
31
script:
32
- cd $HOME_BUILD && docker run -u "$UID" -it --rm -v `pwd`:`pwd` -w `pwd` theosakamg7/ros2java:latest sh -c ". ament_ws/install_isolated/local_setup.sh && cd /home/travis/build/ros2_java_ws && ament test --isolated --only rcljava_utils"
33
34
-after_success:
35
- - coveralls
36
-
37
notifications:
38
webhooks:
39
urls:
0 commit comments