Merge pull request #7 from cotsog/patch-1

Move test stage at the root
This commit is contained in:
ErickSkrauch 2018-08-15 17:24:30 +03:00 committed by GitHub
commit 06a37576ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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