Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
trying cd
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmccord committed Mar 9, 2019
1 parent d237fdc commit d6bc3a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ script:
- busted -C ./dist --verbose --coverage

after_success:
- luacov-coveralls -r ./dist/lunar -e $TRAVIS_BUILD_DIR/dist/lua_install -e "_spec"
- cd ./dist
- luacov-coveralls -r ./lunar -e $TRAVIS_BUILD_DIR/lua_install -e "_spec"

0 comments on commit d6bc3a0

Please sign in to comment.