mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-10 14:08:40 +00:00
Make build hooks executable
This commit is contained in:
parent
08d5987553
commit
0b6adc9244
|
|
@ -8,6 +8,7 @@ before_script:
|
||||||
- pecl install ast
|
- pecl install ast
|
||||||
- composer install
|
- composer install
|
||||||
- git clone -b develop https://github.com/Orange-Management/Build.git
|
- git clone -b develop https://github.com/Orange-Management/Build.git
|
||||||
|
- chmod 755 -R Build/
|
||||||
- ls -l
|
- ls -l
|
||||||
script:
|
script:
|
||||||
- phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml
|
- phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user