Lines Matching +full:master +full:- +full:g
1 # Config file for travis-ci.org
5 - "nightly"
6 - "7,3"
7 - "7.2"
8 - "7.1"
9 - "7.0"
10 - "5.6"
12 - DOKUWIKI=master
13 - DOKUWIKI=stable
16 - php: "nightly"
17 before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
20 - cd _test
21 …- phpunit --configuration=../lib/plugins/swarmwebhook/phpunit.xml --group plugin_swarmwebhook --co…
22 - wget https://scrutinizer-ci.com/ocular.phar
23 …- php ocular.phar code-coverage:upload --format=php-clover coverage.clover --repository=g/$TRAVIS_…