Travis: pin ldoc at 1.4.4

Ref: https://github.com/awesomeWM/awesome/pull/1051#issuecomment-241327733
This commit is contained in:
Daniel Hahler 2016-08-22 23:03:10 +02:00 committed by Emmanuel Lepage Vallee
parent bbfa6006f3
commit 99657f49cf
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ install:
- travis_retry sudo luarocks install luacheck
# Install ldoc for building docs.
- travis_retry sudo luarocks install ldoc
- travis_retry sudo luarocks install ldoc 1.4.4
- travis_retry sudo luarocks install lua-discount
# Install dependencies for code coverage testing.