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 04ad632 commit c10f1b6Copy full SHA for c10f1b6
.travis.yml
@@ -2,6 +2,7 @@ language: php
2
php:
3
- '7.0'
4
- '7.1'
5
+ - '7.2'
6
before_script:
7
- phpenv config-rm xdebug.ini
8
script: phpunit .travis.php
0 commit comments