Skip to content

Commit

Permalink
Test coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymtorres committed Sep 15, 2021
1 parent a6627c0 commit e44f81d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ before_script:
- cd tests

script:
- lua -v -lluacov dice_test.lua
- lua -v -lluacov dice_test.lua
- lua dice_test.lua -v

after_success:
- luacov-coveralls --exclude $TRAVIS_BUILD_DIR/lua_install
- luacov-coveralls -v --include dice.lua

branches:
only:
Expand Down

0 comments on commit e44f81d

Please sign in to comment.