Remove notifications section
This commit is contained in:

committed by
GitHub

parent
ce34fbbca0
commit
5ccb4ad879
@ -13,7 +13,3 @@ script: ./.github/ci_build
|
|||||||
sudo: false # route your build to the container-based infrastructure for a faster build
|
sudo: false # route your build to the container-based infrastructure for a faster build
|
||||||
|
|
||||||
cache: bundler # caching bundler gem packages will speed up build
|
cache: bundler # caching bundler gem packages will speed up build
|
||||||
|
|
||||||
# Optional: disable email notifications about the outcome of your builds
|
|
||||||
notifications:
|
|
||||||
email: false
|
|
||||||
|
Reference in New Issue
Block a user