Stop using grunt and use grumphp and robo instead
This commit is contained in:
parent
b7fc304375
commit
2f3ab77e8b
16 changed files with 1590 additions and 2430 deletions
|
@ -5,9 +5,7 @@ addons:
|
|||
apt:
|
||||
packages:
|
||||
- language-pack-fr
|
||||
install:
|
||||
- composer install --no-progress
|
||||
- yarn install
|
||||
install: composer install --no-progress
|
||||
script:
|
||||
- grunt lint
|
||||
- grunt test
|
||||
- composer lint
|
||||
- composer test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue