Skip to content

Commit

Permalink
Merge pull request #3 from edigu/master
Browse files Browse the repository at this point in the history
Add scrutinizer.yml
  • Loading branch information
edigu authored Sep 20, 2016
2 parents 7453df4 + f2a2c2f commit 6cc4b17
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
build:
environment:
php:
version: 5.6
build:
tests:
override:
-
command: phpunit --coverage-clover=embeddables-coverage
coverage:
file: embeddables-coverage
format: php-clover

0 comments on commit 6cc4b17

Please sign in to comment.