We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb85f66 commit 177d8cfCopy full SHA for 177d8cf
1 file changed
.travis.yml
@@ -1,10 +1,8 @@
1
language: php
2
php:
3
- - '5.4'
4
- - '5.5'
5
- - '5.6'
6
- - '7.0'
7
- '7.1'
+ - '7.2'
+ - '7.3'
8
- nightly
9
10
install:
0 commit comments