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