Add some more commands to make TravisCI work
See: https://travis-ci.org/github/phpmyadmin/phpmyadmin/jobs/755890381#L990 Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
548cb7136e
commit
4133322f82
@ -12,6 +12,8 @@ install:
|
||||
script:
|
||||
- ./scripts/generate-mo --quiet
|
||||
- composer run phpunit -- --exclude-group selenium
|
||||
- echo 'The testsuite did run.'
|
||||
- sleep 1
|
||||
|
||||
cache:
|
||||
pip: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user