Turn off travis notifications

This commit is contained in:
Igor Canadi 2014-05-14 16:08:02 -07:00
parent 52783c793c
commit cdc53dc120

View File

@ -16,4 +16,5 @@ before_install:
# as EnvPosixTest::AllocateTest expects within the Travis OpenVZ environment.
- sed -i "s/fallocate(/HACK_NO_fallocate(/" build_tools/build_detect_platform
script: make check -j8
notifications:
email: false