Skip to content

Commit

Permalink
hopefully this fixes code coverage to look at the right file
Browse files Browse the repository at this point in the history
  • Loading branch information
FourierTransformer committed Nov 13, 2016
1 parent adc6291 commit b2116fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ script:
- busted --verbose --coverage

after_success:
- luacov-coveralls --exclude $TRAVIS_BUILD_DIR/env
- luacov-coveralls --include unicorndecode

branches:
except:
Expand Down

0 comments on commit b2116fb

Please sign in to comment.