Skip to content

Commit

Permalink
Install luabitop from src rock on travis
Browse files Browse the repository at this point in the history
Fixes Travis failure when attempting to fetch luabitop sources
from luajit.org, which has blocked downloads from travis recently.
  • Loading branch information
mpeterv committed Dec 22, 2015
1 parent fbe0915 commit c85cca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/testing.sh
Expand Up @@ -244,6 +244,7 @@ mkdir -p "$testing_server"
get "$luarocks_repo/validate-args-1.5.4-1.rockspec"
get "$luarocks_repo/luasec-0.5-2.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"
get "$luarocks_repo/cprint-${verrev_cprint}.src.rock"
get "$luarocks_repo/cprint-${verrev_cprint}.rockspec"
Expand Down

0 comments on commit c85cca9

Please sign in to comment.