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