Skip to content

Commit

Permalink
travis: Update build list email address.
Browse files Browse the repository at this point in the history
The lists these days prefer an ovs- prefix.  Currently all of the build
emails are being dropped because it is missing.

Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Andy Zhou <[email protected]>
  • Loading branch information
blp committed Jan 12, 2017
1 parent 18b5859 commit 08e790f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ script: ./.travis/${TRAVIS_OS_NAME}-build.sh $OPTS
notifications:
email:
recipients:
- [email protected]
- ovs-[email protected]

0 comments on commit 08e790f

Please sign in to comment.