Skip to content

Commit

Permalink
Committed update to CI def
Browse files Browse the repository at this point in the history
- disabled tests on server due to parameters not loading on parameter
  server; this isn't reproducable locally, even by running the
  industrial robot docker locally.
  • Loading branch information
iamtesch committed Jun 27, 2018
1 parent f2047f8 commit 15fcf59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -11,8 +11,8 @@ notifications:
- developer@hebirobotics.com
env:
matrix:
- ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu VERBOSE_OUTPUT=false
- ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu DEBUG_BASH=true
- ROS_DISTRO="kinetic" NOT_TEST_BUILD=true ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu VERBOSE_OUTPUT=false
- ROS_DISTRO="kinetic" NOT_TEST_BUILD=true ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu DEBUG_BASH=true
- ROS_DISTRO="kinetic" PRERELEASE=true
matrix:
allow_failures:
Expand Down

0 comments on commit 15fcf59

Please sign in to comment.