1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 08:24:05 +00:00

Remove language from travis.yml

This commit is contained in:
Samuel Štancl 2020-03-04 20:05:25 +01:00
parent 97348e960b
commit 6d5957ff6b

View file

@ -2,9 +2,9 @@ env:
- LARAVEL_VERSION="^6.0"
- LARAVEL_VERSION="^7.0"
language: php
php:
- '7.4'
# language: php
# php:
# - '7.4'
services:
- docker