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 c32cdbc commit fc90e40Copy full SHA for fc90e40
.travis.yml
@@ -14,6 +14,10 @@ matrix:
14
env: ILLUMINATE_MINOR_VERSION=7 PHP_UNIT=7.0
15
- php: 7.2
16
17
+ - php: 7.1
18
+ env: ILLUMINATE_MINOR_VERSION=8 PHP_UNIT=7.0
19
+ - php: 7.2
20
21
22
cache:
23
directories:
0 commit comments