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 d5b19fd commit d991af4Copy full SHA for d991af4
.travis.yml
@@ -1,6 +1,8 @@
1
language: php
2
php:
3
- 7.0
4
+ - 7.1
5
+ - 7.2
6
before_script:
7
- composer self-update
8
- composer install
0 commit comments