Turn off email notifications

This commit is contained in:
Hardy Jones 2018-03-27 15:13:34 -07:00 committed by GitHub
parent fe7d580c5d
commit 13f605c58e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,3 +33,6 @@ script:
- elm-format --validate src tests styleguide-app
- elm test
- cd styleguide-app && elm-make Main.elm --yes --output=elm.js
notifications:
email: false