Move test stage at the root

This commit is contained in:
Dominic Jodoin 2018-08-13 13:22:00 -04:00 committed by GitHub
parent 0d20175b0a
commit 95e0f0f702
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