Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Spomky committed Jan 6, 2016
1 parent 8e0e13d commit 2a818e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,8 @@ matrix:
env: SYMFONY_VERSION=2.3.*
- php: 5.6
env: SYMFONY_VERSION=2.7.*
- php: 7.0
env: SYMFONY_VERSION=3.0.*

before_install:
- composer require --dev --no-update symfony/framework-bundle "$SYMFONY_VERSION"
Expand Down

0 comments on commit 2a818e0

Please sign in to comment.