mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-30 15:30:30 +00:00
Removed email notifications
Added a notifications: clause to turn off email notifications, which are otherwise enabled by default.
This commit is contained in:
parent
47c2b13db5
commit
76136a3ed3
@ -1,3 +1,5 @@
|
|||||||
|
notifications:
|
||||||
|
email: false
|
||||||
language: c #NOTE: this will set CC=gcc which might cause trouble
|
language: c #NOTE: this will set CC=gcc which might cause trouble
|
||||||
before_script:
|
before_script:
|
||||||
- "sudo apt-get -qq update"
|
- "sudo apt-get -qq update"
|
||||||
|
Loading…
Reference in New Issue
Block a user