diff options
author | mpeterv <mpeterval@gmail.com> | 2016-04-16 11:45:44 +0300 |
---|---|---|
committer | mpeterv <mpeterval@gmail.com> | 2016-04-16 11:45:44 +0300 |
commit | d96e375eb6b2356a9e7d1d172ac2043b362a41ee (patch) | |
tree | 7de6cca8e8cc2f7472802427cdc21ca4d00f570e /test | |
parent | 53788ea4054cc619d610bf19d948e1a16325b89c (diff) | |
download | luarocks-d96e375eb6b2356a9e7d1d172ac2043b362a41ee.tar.gz luarocks-d96e375eb6b2356a9e7d1d172ac2043b362a41ee.tar.bz2 luarocks-d96e375eb6b2356a9e7d1d172ac2043b362a41ee.zip |
Fix travis: use luasec 0.6-1
Diffstat (limited to 'test')
-rwxr-xr-x | test/testing.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
272 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" | 272 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" |
273 | get "$luarocks_repo/luarepl-0.4-1.src.rock" | 273 | get "$luarocks_repo/luarepl-0.4-1.src.rock" |
274 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" | 274 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" |
275 | get "https://raw.githubusercontent.com/brunoos/luasec/master/luasec-0.6alpha-2.rockspec" | 275 | get "$luarocks_repo/luasec-0.6-1.rockspec" |
276 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" | 276 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" |
277 | get "$luarocks_repo/luabitop-1.0.2-1.src.rock" | 277 | get "$luarocks_repo/luabitop-1.0.2-1.src.rock" |
278 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" | 278 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" |