mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 20:34:03 +00:00
Add install section to .travis.yml
This commit is contained in:
parent
999507fe42
commit
6c5d9aa441
1 changed files with 3 additions and 0 deletions
|
|
@ -3,4 +3,7 @@ php:
|
|||
- '7.1'
|
||||
- '7.2'
|
||||
|
||||
install:
|
||||
- travis_retry composer install --no-interaction --prefer-source --dev
|
||||
|
||||
script: vendor/bin/phpunit
|
||||
Loading…
Add table
Add a link
Reference in a new issue