mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-12 14:58:42 +00:00
install ast
This commit is contained in:
parent
121fb83695
commit
3e9d5f4108
|
|
@ -3,6 +3,7 @@ php:
|
||||||
- '7.2'
|
- '7.2'
|
||||||
- nightly
|
- nightly
|
||||||
before_script:
|
before_script:
|
||||||
|
- pecl install ast
|
||||||
- composer install
|
- composer install
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit --configuration tests/phpunit_no_coverage.xm
|
- vendor/bin/phpunit --configuration tests/phpunit_no_coverage.xm
|
||||||
Loading…
Reference in New Issue
Block a user