mirror of
https://github.com/elyby/php-code-style.git
synced 2024-11-26 00:38:44 +05:30
Move test stage at the root
This commit is contained in:
parent
0d20175b0a
commit
95e0f0f702
@ -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