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.
2 parents 210b384 + 735c748 commit aacd615Copy full SHA for aacd615
.travis.yml
@@ -32,6 +32,7 @@ matrix:
32
- php: 7.0
33
- php: 7.1
34
- php: 7.2
35
+ - php: 7.3
36
env: COVERAGE=true TEST_COMMAND="composer test-ci"
37
38
# Test LTS versions
0 commit comments