We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51f741 commit 4ac87acCopy full SHA for 4ac87ac
1 file changed
.travis.yml
@@ -4,6 +4,9 @@ php:
4
- 5.5
5
- 5.6
6
- 7.0
7
+ - 7.1
8
+ - 7.2
9
+ - 7.3
10
11
before_script: composer install --no-interaction --prefer-source
12
script:
0 commit comments