Commit a46aadeb authored by nanahira's avatar nanahira

update

parent 73a5453f
......@@ -7,12 +7,16 @@ addons:
- github.com
apt:
packages:
- gcc-6
- g++-6
- libevent-dev
- libsqlite3-dev
env:
- DATABASE_FILE=expansions/7cgl.cdb
before_install:
- sudo ln -s /usr/bin/gcc-6 /usr/local/bin/gcc
- sudo ln -s /usr/bin/g++-6 /usr/local/bin/g++
- git clone --depth=1 --branch=server --recursive https://github.com/purerosefallen/ygopro
- cd ygopro
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment