Skip to content

Commit

Permalink
Save Isaac from getting emails about failed builds.
Browse files Browse the repository at this point in the history
Isaac Saito has been working hard to make the Travis CI work with
Kinetic. Removing his email from ravis.yml, to save his inbox from
errors due to other issues.
  • Loading branch information
Karl D. Hansen committed Mar 28, 2017
1 parent 0ce4c42 commit 886f465
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ dist: trusty
language: generic
compiler:
- gcc
notifications:
email:
on_failure: always
recipients:
- [email protected] # Change this to yours should you copy this file.
env:
matrix:
- USE_DEB=true ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu
Expand Down

0 comments on commit 886f465

Please sign in to comment.