1
0
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:
Elan Ruusamäe
2016-10-12 16:52:58 +03:00
parent fdc69a369e
commit b5a0ed3e3a

View File

@@ -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: