aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-02-05 22:50:51 +0000
committerGravatar Gareth Coles <[email protected]>2018-02-05 22:50:51 +0000
commit962be094cdcbf19b3a3939bd4bfa44162b3d2a86 (patch)
tree1a522029601bb1fd96652cef3279f628c4e77e39 /.travis.yml
parentFinally fix this garbage (diff)
Mart's Missing Files 2: Electric Boogaloo
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 90ae14fd..30c17486 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,4 +8,7 @@ install:
script:
- snekchek
after_success:
- "curl $AUTODEPLOY_WEBHOOK -H \"token: $AUTODEPLOY_TOKEN\"" \ No newline at end of file
+ "curl $AUTODEPLOY_WEBHOOK -H \"token: $AUTODEPLOY_TOKEN\""
+
+notifications:
+ email: false