Skip to content

Commit dcc277e

Browse files
committed
update ci for foxy
1 parent 130a765 commit dcc277e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ env:
1717
- PYLINT_CHECK=true
1818
- ROS_REPO=main
1919
matrix:
20-
- ROS_DISTRO=kinetic
21-
- ROS_DISTRO=melodic
22-
- ROS_DISTRO=noetic
20+
- ROS_DISTRO=foxy
2321
install:
2422
- git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .industrial_ci -b master
2523
script:

0 commit comments

Comments
 (0)