Skip to content

Commit 2adf8f7

Browse files
committed
remove coveralls from travis (moved to gradle)
1 parent 0d34991 commit 2adf8f7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ before_install:
3131
script:
3232
- 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"
3333

34-
after_success:
35-
- coveralls
36-
3734
notifications:
3835
webhooks:
3936
urls:

0 commit comments

Comments
 (0)