Skip to content

Commit 48787a4

Browse files
authored
Merge pull request #9 from carusogabriel/patch-1
Test against PHP 7.1 and 7.2
2 parents 77ca2a2 + a45986d commit 48787a4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ php:
55
- 5.4
66
- 5.5
77
- 5.6
8-
- 7
8+
- 7.0
9+
- 7.1
10+
- 7.2
911
- hhvm # ignore errors, see below
1012

1113
# lock distro so new future defaults will not break the build

0 commit comments

Comments
 (0)