mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Disable travis notifications
[ci skip]
This commit is contained in:
parent
b301a2828e
commit
69bab127dd
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ language: cpp
|
|||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
|
|
Loading…
Reference in a new issue