Skip to content

Commit a0b7d7e

Browse files
committed
[test fix] update asset plugin version
1 parent ba23531 commit a0b7d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cache:
1919

2020
# script run before anything
2121
before_script:
22-
- composer global require "fxp/composer-asset-plugin:1.0.0"
22+
- composer global require "fxp/composer-asset-plugin:~1.1.1"
2323
- composer install
2424
- cp phpunit.xml.dist phpunit.xml
2525

0 commit comments

Comments
 (0)