Don't update luarocks on update()
This commit is contained in:
parent
b6c1f7de4a
commit
c27a5ae371
@ -4,6 +4,7 @@ before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev make unzip git
|
||||
- ./launch.sh install
|
||||
- ./launch.sh update
|
||||
|
||||
script:
|
||||
- luac -p bot/*.lua
|
||||
|
Reference in New Issue
Block a user