Skip to content

Commit 3279625

Browse files
committed
allow_failures melodic
1 parent 970f591 commit 3279625

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ env:
1818
matrix:
1919
- ROS_DISTRO=melodic
2020
- ROS_DISTRO=noetic
21+
matrix:
22+
allow_failures:
23+
- env: ROS_DISTRO=melodic
2124
install:
2225
- git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .industrial_ci -b master
2326
script:

0 commit comments

Comments
 (0)