fix(travis): fix mdl to 0.9.0 (0.10.0 appears to be broken)

This commit is contained in:
actionless 2020-08-10 02:17:25 +02:00 committed by Yauhen Kirylau
parent 1d5ec98dd8
commit 54c60679db
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ install:
# lgi is too old
- travis_retry luarocks --local install lgi
- gem install mdl
- gem install mdl -v 0.9.0
after_install:
- luarocks --local list --porcelain | column -t -s $'\t'