mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:14:04 +00:00
Remove language from travis.yml
This commit is contained in:
parent
97348e960b
commit
6d5957ff6b
1 changed files with 3 additions and 3 deletions
|
|
@ -2,9 +2,9 @@ env:
|
||||||
- LARAVEL_VERSION="^6.0"
|
- LARAVEL_VERSION="^6.0"
|
||||||
- LARAVEL_VERSION="^7.0"
|
- LARAVEL_VERSION="^7.0"
|
||||||
|
|
||||||
language: php
|
# language: php
|
||||||
php:
|
# php:
|
||||||
- '7.4'
|
# - '7.4'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue