Turn off travis notifications

main
Igor Canadi 11 years ago
parent 52783c793c
commit cdc53dc120
  1. 3
      .travis.yml

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

Loading…
Cancel
Save