Waldemar Brodkorb
9 years ago
1 changed files with
4 additions and
1 deletions
-
4
1
.travis.yml
|
@@ -1,7 +1,10 @@
|
|
language: c
|
|
language: c
|
|
notifications:
|
|
notifications:
|
|
email:
|
|
email:
|
|
- - wbx@embedded-test.org
|
|
|
|
|
|
+ recipients:
|
|
|
|
+ - wbx@embedded-test.org
|
|
|
|
+ on_success: always
|
|
|
|
+ on_failure: always
|
|
git:
|
|
git:
|
|
depth: 3
|
|
depth: 3
|
|
install:
|
|
install:
|