added travis option to test using source
This commit is contained in:
1
.robotis_framework.rosinstall
Normal file
1
.robotis_framework.rosinstall
Normal file
@ -0,0 +1 @@
|
||||
- git: {local-name: robotis_controller_msgs, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-Framework-msgs.git', version: master}
|
@ -18,8 +18,9 @@ notifications:
|
||||
- pyo@robotis.com
|
||||
env:
|
||||
matrix:
|
||||
- ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian
|
||||
# - ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian
|
||||
# - ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=debian OS_CODE_NAME=jessie
|
||||
- ROS_DISTRO=kinetic ROS_REPO=ros UPSTREAM_WORKSPACE=file OS_NAME=debian OS_CODE_NAME=jessie $ROSINSTALL_FILENAME=".robotis_framework.rosinstall"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Reference in New Issue
Block a user