mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 11:34:03 +00:00
Begin work on tests
This commit is contained in:
parent
349832c64b
commit
999507fe42
6 changed files with 172 additions and 0 deletions
6
.travis.yml
Normal file
6
.travis.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
language: php
|
||||
php:
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
|
||||
script: vendor/bin/phpunit
|
||||
Loading…
Add table
Add a link
Reference in a new issue