mirror of
https://github.com/mrclay/minify.git
synced 2025-08-09 07:36:56 +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
|
||||
|
||||
install:
|
||||
# set low version, so deps can be installed on 5.3
|
||||
- composer config platform.php 5.4
|
||||
- composer update --no-interaction --prefer-source
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user