Skip to content

Commit

Permalink
Fixed last commit
Browse files Browse the repository at this point in the history
SoftCreatR committed Oct 16, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent bd66291 commit 885ecbc
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
@@ -9,7 +9,7 @@ script:
- vendor/bin/phpunit --coverage-clover=coverage.xml
after_script:
- wget http://psvcg.coreteks.org/php-semver-checker-git.phar
- php php-semver-checker-git.phar -vvv
- php php-semver-checker-git.phar suggest -vvv
after_success:
- bash <(curl -s https://codecov.io/bash)
branches:

0 comments on commit 885ecbc

Please sign in to comment.