diff --git a/.travis.yml b/.travis.yml index a3fc107..ff5734e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,8 @@ script: - sudo mn --test pingall - sudo python mininet/test/runner.py -v -quick - sudo python examples/test/runner.py -v -quick + +notifications: + email: + on_success: never +# More details: https://docs.travis-ci.com/user/notifications#Configuring-email-notifications