Skip to content

Commit 603ae02

Browse files
authored
temporarily removing melodic from travis
1 parent 7894d6d commit 603ae02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
- CCACHE_DIR=$HOME/.ccache # enables C/C++ caching
2020
matrix:
2121
- ROS_DISTRO="kinetic"
22-
- ROS_DISTRO="melodic"
22+
#- ROS_DISTRO="melodic"
2323
matrix:
2424
allow_failures:
2525
- env: ROS_DISTRO="kinetic" PRERELEASE=true

0 commit comments

Comments
 (0)