mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2024-12-28 20:43:41 +01:00
Disable email notifications in Travis.
This commit is contained in:
parent
443e13ece7
commit
79affe971d
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ script: ./.travis.sh
|
||||||
env:
|
env:
|
||||||
- TARGET=host
|
- TARGET=host
|
||||||
- TARGET=arm32
|
- TARGET=arm32
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
Loading…
Reference in a new issue