Skip to content

Commit 4cffc0c

Browse files
committed
.travis.yml: Add explicit manifest to luarocks invocation
1 parent a55f49c commit 4cffc0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ before_install:
2424
- luarocks install busted
2525

2626
install:
27-
- luarocks install --only-deps spawn-scm-0.rockspec
27+
- luarocks install --only-deps --server=http://luarocks.org/manifests/daurnimator spawn-scm-0.rockspec
2828

2929
script:
3030
- luacheck .

0 commit comments

Comments
 (0)