Skip to content

Commit

Permalink
Added support for PHP 7.1 and PHP 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpolak committed Oct 23, 2018
1 parent e646690 commit c38bd38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm
- 7.1
- 7.2

env:
- SYMFONY_VERSION="2.3.*"
Expand Down

0 comments on commit c38bd38

Please sign in to comment.