gluon-web-remote

Web remote Administration for big size of gluon routers
git clone git://archive.git.mtrnord.blog/MTRNord/gluon-web-remote.git
Log | Files | Refs | README

commit 062084419d1019acae16e283df035a05f6d4fb24
parent 1597aea2867455989727f12e52cd5cd1b822bbaf
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Tue, 13 Oct 2015 20:59:41 +0200

Update .travis.yml
Diffstat:
M.travis.yml | 7-------
1 file changed, 0 insertions(+), 7 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -12,12 +12,8 @@ matrix: before_script: - wget https://phar.phpunit.de/phpunit.phar - chmod +x phpunit.phar - - composer require codeclimate/php-test-reporter --dev #RunTests script: php phpunit.phar --configuration phpunit.xml --verbose -#after scripts -after_script: - - CODECLIMATE_REPO_TOKEN= php ./vendor/bin/test-reporter #Webhook for Gitter notifications: webhooks: @@ -26,6 +22,3 @@ notifications: on_success: change # options: [always|never|change] default: always on_failure: always # options: [always|never|change] default: always on_start: never # options: [always|never|change] default: always -addons: - code_climate: - repo_token: