diff --git a/.travis.yml b/.travis.yml index bc2df474..d11ce14c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -87,6 +87,7 @@ jobs: - *BASE_PACKAGES - liblua5.2-dev - lua5.2 + - lua-discount env: global: @@ -142,7 +143,6 @@ install: - | if [ "$BUILD_APIDOC" = "true" ] || [ "$DO_CHECKQA" = 1 ]; then travis_retry sudo luarocks install ldoc - travis_retry sudo luarocks install lua-discount fi # Install dependencies for code coverage testing.