Skip to content

Commit

Permalink
Update .travis.yml to fix packagist issue
Browse files Browse the repository at this point in the history
This is temporary fix until travis will update env.
  • Loading branch information
saimaz committed Apr 4, 2016
1 parent e83140f commit 229d160
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ env:
- SYMFONY="~3.0"
services:
- elasticsearch
before_install:
- composer self-update
install:
- composer require --no-update symfony/symfony:${SYMFONY}
before_script:
Expand Down

0 comments on commit 229d160

Please sign in to comment.