Skip to content
Snippets Groups Projects
Commit d3d8f5ba authored by G.A. vd. Hoorn's avatar G.A. vd. Hoorn Committed by Miguel Prada
Browse files

travis: remove Indigo configurations. (#417)

parent ef142821
No related branches found
No related tags found
No related merge requests found
...@@ -7,13 +7,8 @@ notifications: ...@@ -7,13 +7,8 @@ notifications:
email: email:
on_success: always on_success: always
on_failure: always on_failure: always
# recipients:
# - jane@doe
env: env:
matrix: matrix:
- USE_DEB=true ROS_DISTRO="indigo" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
- USE_DEB=true ROS_DISTRO="indigo" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu
- USE_DEB=true ROS_DISTRO="indigo" PRERELEASE=true
- USE_DEB=true ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu - USE_DEB=true ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
- USE_DEB=true ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu - USE_DEB=true ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu
- USE_DEB=true ROS_DISTRO="kinetic" PRERELEASE=true - USE_DEB=true ROS_DISTRO="kinetic" PRERELEASE=true
...@@ -29,4 +24,3 @@ install: ...@@ -29,4 +24,3 @@ install:
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config - git clone https://github.com/ros-industrial/industrial_ci.git .ci_config
script: script:
- source .ci_config/travis.sh - source .ci_config/travis.sh
# - source ./travis.sh # Enable this when you have a package-local script
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment