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 ce87dfa commit c7bba89Copy full SHA for c7bba89
.travis.yml
@@ -1,8 +1,8 @@
1
dist: trusty
2
language: php
3
php:
4
- - '5.6'
5
- - '7.0'
+ - '7.1'
+ - '7.2'
6
- hhvm
7
8
before_install:
0 commit comments