diff options
author | 2018-02-06 01:02:41 +0000 | |
---|---|---|
committer | 2018-02-06 01:02:41 +0000 | |
commit | bff01971735289fafa74f4850d706579eae5faa8 (patch) | |
tree | bb2d0c9895e3276077f307bf224de2ef3e2db6e2 /.travis.yml | |
parent | Revert "Finally fix this garbage" (diff) |
Revert "Mart's Missing Files 2: Electric Boogaloo"
This reverts commit 962be09
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 30c17486..90ae14fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,4 @@ install: script: - snekchek after_success: - "curl $AUTODEPLOY_WEBHOOK -H \"token: $AUTODEPLOY_TOKEN\"" - -notifications: - email: false + "curl $AUTODEPLOY_WEBHOOK -H \"token: $AUTODEPLOY_TOKEN\""
\ No newline at end of file |