From 2dd0c51f1063eb3e98ca0b4d1f17acbc7a9c5be3 Mon Sep 17 00:00:00 2001 From: rgarcia Date: Wed, 5 Aug 2015 14:17:08 +0200 Subject: [PATCH] integrates coveralls with travis --- .coveralls.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .coveralls.yml diff --git a/.coveralls.yml b/.coveralls.yml new file mode 100644 index 000000000..6e649991e --- /dev/null +++ b/.coveralls.yml @@ -0,0 +1 @@ +service_name: travis-ci \ No newline at end of file