1
0
Fork 0
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:
Samuel Štancl 2019-02-01 22:47:10 +01:00
parent 349832c64b
commit 999507fe42
6 changed files with 172 additions and 0 deletions

6
.travis.yml Normal file
View file

@ -0,0 +1,6 @@
language: php
php:
- '7.1'
- '7.2'
script: vendor/bin/phpunit