mirror of
https://github.com/elyby/php-code-style.git
synced 2024-11-29 10:12:07 +05:30
commit
06a37576ee
@ -28,8 +28,8 @@ jobs:
|
|||||||
php: 7.2
|
php: 7.2
|
||||||
script:
|
script:
|
||||||
- vendor/bin/php-cs-fixer fix -v --dry-run
|
- vendor/bin/php-cs-fixer fix -v --dry-run
|
||||||
- stage: Test
|
|
||||||
script:
|
|
||||||
- vendor/bin/phpunit
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
|
||||||
|
script:
|
||||||
|
- vendor/bin/phpunit
|
||||||
|
Loading…
Reference in New Issue
Block a user