From f29514533103ff92bab81817cbc2875407472602 Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Sun, 3 Jul 2016 22:43:59 +0300 Subject: [PATCH] CI: Ignore LuaRocks base directory for coverage report --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7d5a234..ac5cb93 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,4 +25,4 @@ script: - busted -c after_success: - - luacov-coveralls -i matrix/ -e spec/ + - luacov-coveralls -i matrix/ -e spec/ -e here/