summaryrefslogtreecommitdiff
path: root/.coveralls.yml
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2013-09-20 16:52:03 +0200
committerFabio Bas <ctrlaltca@gmail.com>2013-09-20 16:52:03 +0200
commit5dea687c29b89d792e9653d6e5f3c64cddb26b04 (patch)
treee6201ff8895dd609fe0625289e13944b3eb3614a /.coveralls.yml
parent3fdbb2cbfe778fcf48c61bb9fe40d4ac85f8004f (diff)
Enable travis for php 5.3, 5.4, 5.5; enabled coveralls
Diffstat (limited to '.coveralls.yml')
-rw-r--r--.coveralls.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.coveralls.yml b/.coveralls.yml
new file mode 100644
index 00000000..4d06f5f8
--- /dev/null
+++ b/.coveralls.yml
@@ -0,0 +1,4 @@
+service_name: travis-ci
+src_dir: framework/
+coverage_clover: build/test-reports/clover.xml
+json_path: build/test-reports/coveralls.json