Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Commit

Permalink
Updating travis configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Fontebasso committed Sep 25, 2017
1 parent 971d98a commit 1cca5f2
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 @@ -33,4 +33,4 @@ install:
script: vendor/bin/phpcs --standard=PSR2 src && vendor/bin/phpunit

after_success:
- php vendor/bin/codacycoverage clover clover.xml
- vendor/bin/codacycoverage clover clover.xml

0 comments on commit 1cca5f2

Please sign in to comment.