diff --git a/.travis.yml b/.travis.yml index d838cbc..666b9ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ dist: trusty env: matrix: - ROS_DISTRO="kinetic" ROS_REPO=ros NOT_TEST_INSTALL=true CATKIN_LINT=true + - ROS_DISTRO="dashing" ROS_REPO=ros NOT_TEST_INSTALL=true install: - git clone --depth=1 https://github.com/ros-industrial/industrial_ci.git .ci_config