mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
travis
This commit is contained in:
parent
56b17bc2b6
commit
ff706c10db
@ -10,6 +10,11 @@ php:
|
|||||||
- 7.3
|
- 7.3
|
||||||
- 7.4
|
- 7.4
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- php: 5.4
|
||||||
|
- php: 5.5
|
||||||
|
|
||||||
install: composer install --dev
|
install: composer install --dev
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user