turn off ci notifications

This commit is contained in:
terik23 2018-04-01 14:02:15 +05:00
parent bdee6b43d6
commit 2bc0f0291f

View file

@ -19,3 +19,6 @@ script:
- cmake .. -DCMAKE_BUILD_TYPE=$CONFIGURATION -DTARGET_CPU=$PLATFORM
- cmake --build . --config $CONFIGURATION
- ctest -V --output-on-failure -С $CONFIGURATION
notifications:
email: false