Remove notification

This commit is contained in:
Kohei Takahashi
2017-10-18 08:35:15 +09:00
parent 3e7d928ddd
commit 8243b3088b

View File

@ -548,7 +548,3 @@ script:
- |-
echo "using $TOOLSET : : $COMPILER : <cxxflags>-std=$CXXSTD ;" > ~/user-config.jam
- ./b2 libs/fusion/test toolset=$TOOLSET
notifications:
email:
on_success: always