mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
travis: re-enable tests. (#235)
This commit is contained in:
committed by
Miguel Prada
parent
8e1df3e1da
commit
0b77c04a85
@@ -10,10 +10,10 @@ env:
|
||||
global:
|
||||
- CCACHE_DIR=$HOME/.ccache
|
||||
matrix:
|
||||
- ROS_DISTRO="indigo" ROS_REPO=ros NOT_TEST_BUILD=true NOT_TEST_INSTALL=true
|
||||
- ROS_DISTRO="indigo" ROS_REPO=ros-shadow-fixed NOT_TEST_BUILD=true NOT_TEST_INSTALL=true
|
||||
- ROS_DISTRO="kinetic" ROS_REPO=ros NOT_TEST_BUILD=true NOT_TEST_INSTALL=true
|
||||
- ROS_DISTRO="kinetic" ROS_REPO=ros-shadow-fixed NOT_TEST_BUILD=true NOT_TEST_INSTALL=true
|
||||
- ROS_DISTRO="indigo" ROS_REPO=ros NOT_TEST_INSTALL=true
|
||||
- ROS_DISTRO="indigo" ROS_REPO=ros-shadow-fixed NOT_TEST_INSTALL=true
|
||||
- ROS_DISTRO="kinetic" ROS_REPO=ros NOT_TEST_INSTALL=true
|
||||
- ROS_DISTRO="kinetic" ROS_REPO=ros-shadow-fixed NOT_TEST_INSTALL=true
|
||||
|
||||
install:
|
||||
- git clone --depth=1 https://github.com/ros-industrial/industrial_ci.git .ci_config
|
||||
|
||||
Reference in New Issue
Block a user