From d96e375eb6b2356a9e7d1d172ac2043b362a41ee Mon Sep 17 00:00:00 2001 From: mpeterv Date: Sat, 16 Apr 2016 11:45:44 +0300 Subject: Fix travis: use luasec 0.6-1 --- test/testing.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/testing.sh b/test/testing.sh index 3a132a2b..92c6ab5d 100755 --- a/test/testing.sh +++ b/test/testing.sh @@ -272,7 +272,7 @@ mkdir -p "$testing_server" get "$luarocks_repo/stdlib-41.0.0-1.src.rock" get "$luarocks_repo/luarepl-0.4-1.src.rock" get "$luarocks_repo/validate-args-1.5.4-1.rockspec" - get "https://raw.githubusercontent.com/brunoos/luasec/master/luasec-0.6alpha-2.rockspec" + get "$luarocks_repo/luasec-0.6-1.rockspec" get "$luarocks_repo/luabitop-1.0.2-1.rockspec" get "$luarocks_repo/luabitop-1.0.2-1.src.rock" get "$luarocks_repo/lpty-1.0.1-1.src.rock" -- cgit v1.2.3-55-g6feb