diff options
| author | Hisham Muhammad <hisham@gobolinux.org> | 2015-12-22 11:22:40 -0200 |
|---|---|---|
| committer | Hisham Muhammad <hisham@gobolinux.org> | 2015-12-22 11:22:40 -0200 |
| commit | fe0156e6de2a3e257f80b23636792ecc7cd64a29 (patch) | |
| tree | d117487ab31daae87a2485c9d9789125c57ec631 | |
| parent | fbe0915c8e5a59267decde4a538145ae62fb5869 (diff) | |
| parent | c85cca937fc2cccbe085529c76f0d236c56936bd (diff) | |
| download | luarocks-fe0156e6de2a3e257f80b23636792ecc7cd64a29.tar.gz luarocks-fe0156e6de2a3e257f80b23636792ecc7cd64a29.tar.bz2 luarocks-fe0156e6de2a3e257f80b23636792ecc7cd64a29.zip | |
Merge pull request #471 from mpeterv/fix-travis
Install luabitop from src rock on travis
| -rwxr-xr-x | test/testing.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testing.sh b/test/testing.sh index 26bdde5f..70bd68b2 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
| @@ -244,6 +244,7 @@ mkdir -p "$testing_server" | |||
| 244 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" | 244 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" |
| 245 | get "$luarocks_repo/luasec-0.5-2.rockspec" | 245 | get "$luarocks_repo/luasec-0.5-2.rockspec" |
| 246 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" | 246 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" |
| 247 | get "$luarocks_repo/luabitop-1.0.2-1.src.rock" | ||
| 247 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" | 248 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" |
| 248 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" | 249 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" |
| 249 | get "$luarocks_repo/cprint-${verrev_cprint}.rockspec" | 250 | get "$luarocks_repo/cprint-${verrev_cprint}.rockspec" |
