Skip to content

Commit 37d7a8e

Browse files
authored
Update travis.yml with PHP 7.1
Added PHP 7.1 to `travis.yml` in order to test the codebase against PHP 7.1
1 parent ff67aa5 commit 37d7a8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ php:
66
- 5.5
77
- 5.6
88
- 7.0
9+
- 7.1
910

1011
env:
1112
- SYMFONY_VERSION='2.7.*'

0 commit comments

Comments
 (0)