Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
codeliner committed Apr 17, 2017
1 parent 28cd4d4 commit 53b3123
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,8 @@ cache:

before_script:
- mkdir -p "$HOME/.php-cs-fixer"
- cp composer.json.dist composer.json
- cp config/pipeline.php.dist config/pipeline.php
- phpenv config-rm xdebug.ini
- composer self-update
- composer update --prefer-dist $DEPENDENCIES
Expand Down

0 comments on commit 53b3123

Please sign in to comment.