Disable failing pipeline notifications (#221)

This commit is contained in:
Lucas Ramage 2020-04-16 11:01:13 -04:00 committed by GitHub
parent 27a55194b3
commit 72f6605346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -68,4 +68,4 @@ site:
- /bin/sh ./util/site.sh
only:
- master
allow_failure: true

View File

@ -2,6 +2,9 @@ sudo: required
language: c
notifications:
email: false
dist: bionic
services: