From 8243b3088bce6c184f32b2e6078bd23386d97f42 Mon Sep 17 00:00:00 2001 From: Kohei Takahashi Date: Wed, 18 Oct 2017 08:35:15 +0900 Subject: [PATCH] Remove notification --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index f9f3d672..6edea7a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -548,7 +548,3 @@ script: - |- echo "using $TOOLSET : : $COMPILER : -std=$CXXSTD ;" > ~/user-config.jam - ./b2 libs/fusion/test toolset=$TOOLSET - -notifications: - email: - on_success: always