Skip to content

Commit

Permalink
Merge branch 'coveralls' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
k-holy committed Sep 5, 2017
2 parents 428e21e + fcc891a commit b772d57
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
src_dir: ./src
coverage_clover: build/logs/clover.xml
json_path: build/logs/coveralls-upload.json
exclude_no_stmt: true
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

before_script:
- composer self-update
- composer require satooshi/php-coveralls:0.* --dev
- composer require php-coveralls/php-coveralls
- composer update $DEPENDENCIES

script:
Expand Down

0 comments on commit b772d57

Please sign in to comment.