From 6696b7ed5231ce6b918f055562ab7748def33aa6 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Fri, 2 Dec 2016 12:21:06 +0000 Subject: [PATCH] Clean up .travis.yml --- .travis.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5625e45e0..bd799d66b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,8 +11,4 @@ before_script: - echo | pecl install channel://pecl.php.net/yaml-2.0.0 script: - - ./tests/lint.sh && ./tests/run.sh - -notifications: - email: false - #webhooks: http://n.tkte.ch/h/214/wsNvmG43-ncxUVRrFPwSM-r0 + - ./tests/lint.sh && ./tests/run.sh \ No newline at end of file