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 05f1ea5 commit a366789
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ env:
- 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"
matrix:
allow_failures:
- env: ROS_DISTRO=kinetic ROS_REPO=ros UPSTREAM_WORKSPACE=debian OS_NAME=debian OS_CODE_NAME=jessie
- env: 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 a366789

Please sign in to comment.