mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
travis debugging...
This commit is contained in:
@@ -8,6 +8,11 @@ language: generic
|
||||
compiler:
|
||||
- gcc
|
||||
env:
|
||||
global:
|
||||
- VERBOSE_OUTPUT='true'
|
||||
- POST_PROCESS='echo "post processing reached"'
|
||||
- BEFORE_SCRIPT='echo current dir: $(pwd)'
|
||||
|
||||
matrix:
|
||||
- ROS_DISTRO="indigo" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu NOT_TEST_BUILD=true NOT_TEST_INSTALL=true
|
||||
- ROS_DISTRO="indigo" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu NOT_TEST_BUILD=true NOT_TEST_INSTALL=true
|
||||
|
||||
Reference in New Issue
Block a user