Skip to content

Commit

Permalink
Merge d1ddf8c into 437ddfd
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Mar 17, 2018
2 parents 437ddfd + d1ddf8c commit 370ff09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -52,4 +52,4 @@ script:
- vendor/bin/phpmd src/ text cleancode,codesize,controversial,design,naming,unusedcode

after_success:
- php vendor/bin/coveralls -v
- php vendor/bin/php-coveralls -v
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -26,7 +26,7 @@
"pda/pheanstalk": "dev-master",
"phpmd/phpmd": "dev-master",
"predis/predis": "~1.0",
"satooshi/php-coveralls": "dev-master",
"satooshi/php-coveralls": "~2.0",
"squizlabs/php_codesniffer": "dev-master"
},
"suggest": {
Expand Down

0 comments on commit 370ff09

Please sign in to comment.