Skip to content

Commit

Permalink
Use the --details option when running php-semver-checker-git in travi…
Browse files Browse the repository at this point in the history
…s after_script.
  • Loading branch information
tomzx committed May 3, 2015
1 parent 56f95cb commit 24e76f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ after_script:
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover log/coverage.xml
- wget https://tomzx.github.io/php-semver-checker-git/php-semver-checker-git.phar
- php php-semver-checker-git.phar suggest src src --allow-detached -vvv
- php php-semver-checker-git.phar suggest src src --allow-detached -vvv --details

0 comments on commit 24e76f7

Please sign in to comment.