Lines Matching +full:master +full:- +full:g
1 # Config file for travis-ci.org
5 - "7.3"
6 - "7.2"
7 - "7.1"
8 - "7.0"
9 - "5.6"
11 - DOKUWIKI=master
12 - DOKUWIKI=stable
14 - wget https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
15 - php phpcs.phar
16 - wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
19 - cd _test
20 …- ./phpunit.phar --configuration=../lib/plugins/gdpr/phpunit.xml --group plugin_gdpr --coverage-cl…
21 - wget https://scrutinizer-ci.com/ocular.phar
22 …- php ocular.phar code-coverage:upload --format=php-clover coverage.clover --repository=g/$TRAVIS_…