Skip to content

Commit 79affe9

Browse files
committed
Disable email notifications in Travis.
1 parent 443e13e commit 79affe9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ script: ./.travis.sh
33
env:
44
- TARGET=host
55
- TARGET=arm32
6+
notifications:
7+
email: false

0 commit comments

Comments
 (0)