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 045284c commit 1f44e5bCopy full SHA for 1f44e5b
.travis.yml
@@ -7,6 +7,9 @@ env:
7
8
php:
9
- 5.6
10
+ - 7.0
11
+ - 7.1
12
+ - 7.2
13
14
before_script:
15
- composer self-update
0 commit comments