Skip to content

Commit 7f32238

Browse files
committed
Disable emails from travis.
I do not care to get these anymore. It is easy enough to check the status and we can see it in the README with the badge.
1 parent 2b61054 commit 7f32238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis/.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: ruby
22
sudo: false
3+
email: false
34
cache:
45
directories:
56
- ../bundle

0 commit comments

Comments
 (0)