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 6a27ce6 commit 9965a2fCopy full SHA for 9965a2f
.travis.yml
@@ -16,3 +16,5 @@ script:
16
after_script:
17
- wget https://scrutinizer-ci.com/ocular.phar
18
- php ocular.phar code-coverage:upload --format=php-clover log/coverage.xml
19
+ - wget https://tomzx.github.io/php-semver-checker-git/php-semver-checker-git.phar
20
+ - php php-semver-checker-git.phar suggest src src --allow-detached -vvv
0 commit comments