Skip to content

Commit

Permalink
add symfony variable to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Michail Rybakov committed Dec 29, 2014
1 parent df4d410 commit aed0707
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 @@ -5,6 +5,8 @@ php:
- 5.6
env:
- SYMFONY="2.6.*"
install:
- composer require --no-update symfony/symfony:${SYMFONY}
services:
- elasticsearch
before_script:
Expand Down

0 comments on commit aed0707

Please sign in to comment.