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 e3593bc commit 2278690Copy full SHA for 2278690
.travis.yml
@@ -1,9 +1,10 @@
1
language: php
2
3
php:
4
- - 7.1
5
- 7.2
6
- 7.3
+ - 7.4
7
+ - 8.0snapshot
8
- nightly
9
10
env:
0 commit comments