Skip to content

Commit cdc53dc

Browse files
committed
Turn off travis notifications
1 parent 52783c7 commit cdc53dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ before_install:
1616
# as EnvPosixTest::AllocateTest expects within the Travis OpenVZ environment.
1717
- sed -i "s/fallocate(/HACK_NO_fallocate(/" build_tools/build_detect_platform
1818
script: make check -j8
19-
19+
notifications:
20+
email: false

0 commit comments

Comments
 (0)