Merge pull request #79 from adamdunkels/feature-turn-off-travis-emails
Remove travis email notifications
This commit is contained in:
commit
0a88373add
|
@ -1,3 +1,5 @@
|
|||
notifications:
|
||||
email: false
|
||||
language: c #NOTE: this will set CC=gcc which might cause trouble
|
||||
before_script:
|
||||
- "sudo apt-get -qq update"
|
||||
|
|
Loading…
Reference in a new issue