From cf14306c2b3f82a81f8d56669a71633b4d4b5fce Mon Sep 17 00:00:00 2001 From: marvin-borner@live.com Date: Mon, 16 Apr 2018 21:09:05 +0200 Subject: Main merge to user management system - files are now at /main/public/ --- assets/php/vendor/ratchet/rfc6455/.travis.yml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100755 assets/php/vendor/ratchet/rfc6455/.travis.yml (limited to 'assets/php/vendor/ratchet/rfc6455/.travis.yml') diff --git a/assets/php/vendor/ratchet/rfc6455/.travis.yml b/assets/php/vendor/ratchet/rfc6455/.travis.yml deleted file mode 100755 index 11d51b4..0000000 --- a/assets/php/vendor/ratchet/rfc6455/.travis.yml +++ /dev/null @@ -1,20 +0,0 @@ -language: php - -php: - - 5.4 - - 5.5 - - 5.6 - - 7 - - hhvm - -before_install: - - export PATH=$HOME/.local/bin:$PATH - - pip install --user autobahntestsuite - - pip list --user autobahntestsuite - -before_script: - - composer install - - sh tests/ab/run_ab_tests.sh - -script: - - vendor/bin/phpunit -- cgit v1.2.3