mirror of
https://github.com/leafo/moonscript.git
synced 2025-01-09 00:04:22 +00:00
update travis to install busted from moonrocks
This commit is contained in:
parent
3d4bdf818d
commit
64232fef03
@ -2,7 +2,7 @@ language: c
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install luarocks
|
- sudo apt-get install luarocks
|
||||||
- sudo luarocks install https://rocks.moonscript.org/manifests/olivine-labs/busted-1.11.1-1.rockspec
|
- sudo luarocks install --server=http://rocks.moonscript.org https://rocks.moonscript.org/manifests/olivine-labs/busted-1.11.1-1.rockspec
|
||||||
- sudo luarocks make
|
- sudo luarocks make
|
||||||
|
|
||||||
script: busted
|
script: busted
|
||||||
|
Loading…
Reference in New Issue
Block a user