We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2de768 commit ea2822bCopy full SHA for ea2822b
.travis.yml
@@ -1,9 +1,8 @@
1
language: php
2
php:
3
- - 5.6
+ - 7.2.5
4
install:
5
- composer self-update
6
- - composer global require "fxp/composer-asset-plugin:~1.1.1"
7
- composer install --prefer-dist --no-interaction
8
- composer info --installed
9
before_script:
0 commit comments