Skip to content

Commit c6145b4

Browse files
author
Ben Chatelain
committed
Merge pull request #489 from libgit2/dont-email
Don't email about build status.
2 parents b0865cc + 00f0acf commit c6145b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ osx_image: xcode6.4
22
language: objective-c
33
install: script/bootstrap
44
script: script/cibuild
5+
notifications:
6+
email: false

0 commit comments

Comments
 (0)