Skip to content

Commit

Permalink
Use latest version of hererocks
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed Mar 20, 2016
1 parent df922a9 commit 5897530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5897530

Please sign in to comment.