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 7298a2d commit ca78b7dCopy full SHA for ca78b7d
.travis.yml
@@ -1,10 +1,8 @@
1
language: php
2
sudo: false
3
php:
4
-- 5.6
5
-- 7.0
6
-- 7.1
7
- 7.2
+- 7.3
8
9
before_install:
10
- composer self-update
0 commit comments