travis: unpin luassert

Closes #258.

Build tested in https://travis-ci.org/blueyed/awesome/builds/70387485.
This commit is contained in:
Daniel Hahler 2015-07-10 15:52:45 +02:00
parent 4a845ced0f
commit 0f3bf03cd2
1 changed files with 1 additions and 4 deletions

View File

@ -77,10 +77,7 @@ install:
- sudo luarocks install lgi
# Install busted for "make check".
# Use luassert 1.7.6 (1.7.7 causes infinite loop).
# Ref: https://github.com/Olivine-Labs/luassert/issues/118
- sudo luarocks install luassert 1.7.6
- sudo luarocks install busted 2.0.rc8
- sudo luarocks install busted
# Install ldoc for building docs.
- sudo luarocks install ldoc