mirror of
https://github.com/oliverschmidt/contiki.git
synced 2026-04-19 14:17:08 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user