TravisCI > fix indentation

This commit is contained in:
Meritoo
2018-09-20 20:41:48 +02:00
parent 26b136d676
commit 97c6112919

View File

@@ -11,7 +11,7 @@ before_install:
- composer global require hirak/prestissimo - composer global require hirak/prestissimo
install: install:
- travis_wait 30 composer install - travis_wait 30 composer install -v
script: script:
- php ./vendor/bin/phpunit - php ./vendor/bin/phpunit