fixup! ci(travis): Run lint on CI

This commit is contained in:
Pierre Rudloff 2019-10-03 22:38:48 +02:00
parent 194b67eede
commit a656f4dfaf
1 changed files with 1 additions and 2 deletions

View File

@ -10,5 +10,4 @@ install:
- yarn install
script:
- grunt lint
- composer exec -v
phpunit
- grunt test