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 d4cb1c4 + 2fced2e commit 3a711e0Copy full SHA for 3a711e0
1 file changed
.travis.yml
@@ -1,9 +1,10 @@
1
language: php
2
3
php:
4
- - 7.1
5
- - 7.2
6
- - 7.3
+ - '7.1'
+ - '7.2'
+ - '7.3'
7
+ - '7.4snapshot'
8
9
matrix:
10
fast_finish: true
0 commit comments