Merge pull request #179 from mpeterv/fix-travis

Upgrade to busted 2.0.rc7
This commit is contained in:
leaf 2015-03-12 10:17:42 -07:00
commit fa7f93aabe

View File

@ -4,7 +4,7 @@ install:
- sudo apt-get install luarocks
- mkdir -p ~/.luarocks
- echo 'rocks_servers = { "http://rocks.moonscript.org" }' > ~/.luarocks/config.lua
- sudo luarocks install https://rocks.moonscript.org/manifests/olivine-labs/busted-1.11.1-1.rockspec
- sudo luarocks install https://rocks.moonscript.org/manifests/olivine-labs/busted-2.0.rc7-0.rockspec
- sudo luarocks make
script: busted