Skip to content

Commit 1c7d663

Browse files
authored
Merge pull request #325 from FriendsOfSymfony/php-7.1
Test against PHP 7.1
2 parents 2c6f31b + 6f38b6e commit 1c7d663

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ php:
66
- 5.5
77
- 5.6
88
# broken with puli discovery - hhvm
9-
- 7
9+
- 7.0
10+
- 7.1
1011

1112
env:
1213
- VARNISH_VERSION=5.0.0

0 commit comments

Comments
 (0)