Skip to content

Commit

Permalink
Merge pull request #184 from cuberite/FixCI
Browse files Browse the repository at this point in the history
  • Loading branch information
madmaxoft committed Nov 12, 2016
2 parents 3aeede1 + e14b37b commit be81e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ dependencies:
- sudo apt-get install lua5.1 luarocks libssl-dev
- sudo luarocks install luafilesystem
- sudo luarocks install lsqlite3
- sudo luarocks install luasocket
- sudo luarocks install luasec OPENSSL_LIBDIR=/usr/lib/x86_64-linux-gnu
- sudo luarocks install luasocket
- git clone https://github.com/madmaxoft/CuberitePluginChecker ~/Checker
- wget -O ~/InfoReg.lua https://raw.githubusercontent.com/cuberite/cuberite/master/Server/Plugins/InfoReg.lua
- mkdir ~/AutoAPI
Expand Down

0 comments on commit be81e9a

Please sign in to comment.