Skip to content

Commit bbb312f

Browse files
CI fix
1 parent 112624f commit bbb312f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ php:
99

1010
install:
1111
- composer clear-cache
12-
- composer global require fxp/composer-asset-plugin
12+
- composer global require fxp/composer-asset-plugin --ignore-platform-reqs
1313
- composer install --no-interaction --prefer-dist
1414

1515
script: vendor/bin/phpunit
File renamed without changes.

0 commit comments

Comments
 (0)