We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77ca2a2 + a45986d commit 48787a4Copy full SHA for 48787a4
1 file changed
.travis.yml
@@ -5,7 +5,9 @@ php:
5
- 5.4
6
- 5.5
7
- 5.6
8
- - 7
+ - 7.0
9
+ - 7.1
10
+ - 7.2
11
- hhvm # ignore errors, see below
12
13
# lock distro so new future defaults will not break the build
0 commit comments