1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 22:14:03 +00:00

Add install section to .travis.yml

This commit is contained in:
Samuel Štancl 2019-02-01 23:15:01 +01:00
parent 999507fe42
commit 6c5d9aa441

View file

@ -3,4 +3,7 @@ php:
- '7.1'
- '7.2'
install:
- travis_retry composer install --no-interaction --prefer-source --dev
script: vendor/bin/phpunit