Travis: workaround: actually install/pin busted 2.0.rc8
This fixes the previous commit (6733cff
).
This commit is contained in:
parent
6733cff842
commit
bf389e4cce
|
@ -79,7 +79,7 @@ install:
|
||||||
# Use luassert 1.7.6 (1.7.7 causes infinite loop).
|
# Use luassert 1.7.6 (1.7.7 causes infinite loop).
|
||||||
# Ref: https://github.com/Olivine-Labs/luassert/issues/118
|
# Ref: https://github.com/Olivine-Labs/luassert/issues/118
|
||||||
- sudo luarocks install luassert 1.7.6
|
- sudo luarocks install luassert 1.7.6
|
||||||
- sudo luarocks install busted
|
- sudo luarocks install busted 2.0.rc8
|
||||||
|
|
||||||
# Install ldoc for building docs.
|
# Install ldoc for building docs.
|
||||||
- sudo luarocks install ldoc
|
- sudo luarocks install ldoc
|
||||||
|
|
Loading…
Reference in New Issue