Enable build notifications to [email protected]
Co-authored-by: Ben Pfaff <[email protected]>
Signed-off-by: Thomas Graf <[email protected]>
---
v2: Add secure token as email recipient
Ben: I can't really test this change without commit access to the main
repo. If you want to test this before committing, push this combined
with a small path causing a comiler warning to a separate branch to
github and it will triger a CI build plus notification.
.travis.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 85b13d0..fd21e30 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,3 +11,8 @@ env:
- KERNEL=1 DPDK=1 OPTS="--with-dpdk=./dpdk-1.7.0
script: ./.travis/build.sh $OPTS
+
+notifications:
+ email:
+ recipients:
+ - secure:
V7W+NdS3L1aXCMUo2EBmOIHeQHT76r78p3f25XFISz8D4a2FnXA2ydwQVbhiZxa+TRgrskY/iB5GU1fS70+qmIaGxnGAVRV8lIQVshoiaKuxvMcha0FdN4d44i1AmLiM2DK8r5k3+fEWTQCvq9mrXQnDJVEPpYfVGj5+b+9oBx8=
--
1.9.3
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev