mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 10:07:12 +00:00
put test stage back together
This commit is contained in:
+4
-2
@@ -13,11 +13,13 @@ matrix:
|
||||
|
||||
before_script:
|
||||
- composer install --no-interaction --prefer-dist --optimize-autoloader
|
||||
script:
|
||||
- vendor/bin/phpunit --no-coverage
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
script:
|
||||
- vendor/bin/phpunit --no-coverage
|
||||
|
||||
- stage: lint
|
||||
php: 7.1
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user