colors to ci

This commit is contained in:
TomasVotruba 2020-07-21 21:55:52 +02:00
parent f7dd233c20
commit 7f3022dcb8

View File

@ -21,11 +21,11 @@ jobs:
- run: |
cd compiler
composer install
composer install --ansi
- run: |
cd compiler
bin/compile
bin/compile --ansi
- run: |
# remove local vendor, to prevent duplicated content