Skip to content

Commit c832a50

Browse files
Merge pull request #82 from learn-symfony/eugene-matvejev-patch-2
test against PHP7.1 in .travis.yml
2 parents 6c299ad + 906646e commit c832a50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ php:
33
- "5.5"
44
- "5.6"
55
- "7.0"
6+
- "7.1"
67
- "hhvm"
78

89
before_script:

0 commit comments

Comments
 (0)