Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit 8ee77e9

Browse files
authored
disable email notifications on travis
1 parent a11fcca commit 8ee77e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ script:
3333
- make
3434
- sudo insmod "${MODULE}.ko"
3535
- sudo rmmod "$MODULE"
36+
37+
38+
notifications:
39+
email: false

0 commit comments

Comments
 (0)