diff --git a/.travis.yml b/.travis.yml index 15ae7f00..65549f4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ matrix: env: LUA="luajit 2.1" install: - - wget https://raw.githubusercontent.com/mpeterv/hererocks/master/hererocks.py + - wget https://raw.githubusercontent.com/mpeterv/hererocks/latest/hererocks.py - python hererocks.py here --$LUA -r https://github.com/mpeterv/luarocks@upgrade-install - export PATH=$PATH:$PWD/here/bin - luarocks install lanes --upgrade --upgrade-deps