diff --git a/.travis.yml b/.travis.yml index 7467073..2cb435d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: c install: - sudo apt-get install luarocks - - sudo luarocks install busted + - sudo luarocks install https://rocks.moonscript.org/manifests/olivine-labs/busted-1.11.1-1.rockspec - sudo luarocks make script: busted