Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fre5h committed Nov 30, 2017
1 parent 38361e3 commit 56c3653
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -6,11 +6,12 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2

env:
- SYMFONY_VERSION=3.2.*
- SYMFONY_VERSION=3.3.*
- SYMFONY_VERSION=3.4.x-dev
- SYMFONY_VERSION=3.4.*

before_install:
- composer self-update
Expand Down

0 comments on commit 56c3653

Please sign in to comment.