We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 899258c commit a4fbe1fCopy full SHA for a4fbe1f
.travis.yml
@@ -27,6 +27,7 @@ env:
27
global: # global settings for all jobs
28
- ROS_REPO=ros
29
- CCACHE_DIR=$HOME/.ccache # enables C/C++ caching in industrial_ci
30
+ - UPSTREAM_WORKSPACE='github:orocos/rtt_common_msgs#master'
31
matrix: # each line is a job
32
- ROS_DISTRO="kinetic"
33
#- ROS_DISTRO="melodic"
0 commit comments