File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -27,21 +27,3 @@ script:
27
27
- ./parallel-lint --exclude vendor --exclude tests/examples --no-colors .
28
28
- ./parallel-lint --exclude vendor --exclude tests/examples .
29
29
- ./vendor/bin/phpcs --standard=phpcs-ruleset.xml -s src
30
-
31
- before_deploy :
32
- - curl -LSs https://box-project.github.io/box2/installer.php | php
33
- - composer install --no-interaction --prefer-source --no-dev
34
- - composer require jakub-onderka/php-console-highlighter 0.3 --update-no-dev
35
- - ./box.phar build
36
-
37
- deploy :
38
- provider : releases
39
- api_key :
40
- secure : THl5cW0bAohVqLzCOYJEBA6/EsmWmq05pYsWGmOyl0uIyX/2aMCwldSjfOuoDoge2CDrJfBysaPBngJtimCF4oqBOVt46hDikluGH8atgFlBb+eZEcTZWpDwIN5o6za1y5RW2G0D4U9MYLP1wwM9SLwNblGTAgTokgFni9HfTNU=
41
- file : parallel-lint.phar
42
- overwrite : true
43
- skip_cleanup : true
44
- on :
45
- repo : JakubOnderka/PHP-Parallel-Lint
46
- php : 5.6
47
- tags : true
You can’t perform that action at this time.
0 commit comments