Skip to content

Commit

Permalink
modified the trvis option for testing on debian jessie
Browse files Browse the repository at this point in the history
  • Loading branch information
robotpilot committed Mar 8, 2018
1 parent e142206 commit 05f1ea5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ notifications:
- [email protected]
env:
matrix:
- ROS_DISTRO=kinetic UPSTREAM_WORKSPACE=debian ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
- ROS_DISTRO=kinetic UPSTREAM_WORKSPACE=debian ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu OS_NAME=debian OS_CODE_NAME=jessie
- ROS_DISTRO=kinetic UPSTREAM_WORKSPACE=file $ROSINSTALL_FILENAME=".dynamixel_workbench.rosinstall"
- ROS_DISTRO=kinetic ROS_REPO=ros UPSTREAM_WORKSPACE=debian
- ROS_DISTRO=kinetic ROS_REPO=ros 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=".dynamixel_workbench.rosinstall"
branches:
only:
- master
Expand Down

0 comments on commit 05f1ea5

Please sign in to comment.