Travis: list installed rocks

This commit is contained in:
Daniel Hahler 2019-02-25 13:25:36 +01:00
parent 9bad334e40
commit ff496e8579
1 changed files with 3 additions and 0 deletions

View File

@ -83,6 +83,9 @@ install:
- gem install mdl
after_install:
- luarocks --local list --porcelain | column -t -s $'\r'
script:
- PKG_CONFIG_PATH="$HOME/install/lib/pkgconfig" make build_for_travis
- mdl --git-recurse .