diff --git a/.travis.yml b/.travis.yml index 1c8fa02..5e60e80 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,13 +18,5 @@ cache: directories: - $HOME/.composer/cache -notifications: - webhooks: - urls: - - https://webhooks.gitter.im/e/27e6f370d800d3c06e68 - on_success: always - on_failure: always - on_start: never - before_script: composer install --dev script: ./vendor/bin/phpunit