aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-02-06 01:02:41 +0000
committerGravatar Gareth Coles <[email protected]>2018-02-06 01:02:41 +0000
commitbff01971735289fafa74f4850d706579eae5faa8 (patch)
treebb2d0c9895e3276077f307bf224de2ef3e2db6e2 /.travis.yml
parentRevert "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.yml5
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