mirror of
https://github.com/mrclay/minify.git
synced 2025-08-09 15:46:34 +02:00
ci: bump php version so deps could be installed on travis for php 5.3
This commit is contained in:
@@ -23,6 +23,8 @@ cache:
|
|||||||
- vendor
|
- vendor
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
# set low version, so deps can be installed on 5.3
|
||||||
|
- composer config platform.php 5.4
|
||||||
- composer update --no-interaction --prefer-source
|
- composer update --no-interaction --prefer-source
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user