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 ec4985e + f4622d7 commit c1232deCopy full SHA for c1232de
1 file changed
.travis.yml
@@ -5,7 +5,10 @@ php:
5
- 5.4
6
- 5.5
7
- 5.6
8
- - 7
+ - 7.0
9
+ - 7.1
10
+ - 7.2
11
+ - 7.3
12
- hhvm # ignore errors, see below
13
14
# lock distro so new future defaults will not break the build
0 commit comments