mirror of
https://github.com/elyby/php-code-style.git
synced 2026-05-11 00:14:20 +05:30
+3
-3
@@ -28,8 +28,8 @@ jobs:
|
||||
php: 7.2
|
||||
script:
|
||||
- vendor/bin/php-cs-fixer fix -v --dry-run
|
||||
- stage: Test
|
||||
script:
|
||||
- vendor/bin/phpunit
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit
|
||||
|
||||
Reference in New Issue
Block a user