Browse Source

Update README and travis.yml about version of assets require process

Yannick Warnier 9 years ago
parent
commit
19f42c313d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -24,7 +24,7 @@ before_script:
   - php5 -v
   - php5 -m
   - composer self-update
-  - composer global require "fxp/composer-asset-plugin:1.0.0"
+  - composer global require "fxp/composer-asset-plugin:1.0.3"
   - composer install -n
   - composer -v update
   - phpenv config-add tests/travis-php-config.ini