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.
1 parent 00a7d0e commit 3e70501Copy full SHA for 3e70501
.travis.yml
@@ -5,8 +5,8 @@ branches:
5
language: php
6
7
php:
8
- - 7.1
9
- - 7.2
+ - '7.1'
+ - '7.2'
10
11
matrix:
12
include:
0 commit comments