From b2116fb86294a8bf5b59950c390410cca14fb673 Mon Sep 17 00:00:00 2001 From: Shakil Thakur Date: Sun, 13 Nov 2016 00:08:27 -0600 Subject: [PATCH] hopefully this fixes code coverage to look at the right file --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 286f25a..b3557e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ script: - busted --verbose --coverage after_success: - - luacov-coveralls --exclude $TRAVIS_BUILD_DIR/env + - luacov-coveralls --include unicorndecode branches: except: