Skip to content

Commit a4fbe1f

Browse files
add rtt_common_msgs as an upstream dependency in Travis
1 parent 899258c commit a4fbe1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ env:
2727
global: # global settings for all jobs
2828
- ROS_REPO=ros
2929
- CCACHE_DIR=$HOME/.ccache # enables C/C++ caching in industrial_ci
30+
- UPSTREAM_WORKSPACE='github:orocos/rtt_common_msgs#master'
3031
matrix: # each line is a job
3132
- ROS_DISTRO="kinetic"
3233
#- ROS_DISTRO="melodic"

0 commit comments

Comments
 (0)