Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
Nanahira-Cards
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
Nanahira-Cards
Commits
8c65634d
Commit
8c65634d
authored
Sep 15, 2018
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
fada9fc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
.travis.yml
.travis.yml
+1
-7
No files found.
.travis.yml
View file @
8c65634d
language
:
cpp
language
:
cpp
dist
:
trusty
dist
:
xenial
git
:
git
:
submodules
:
false
submodules
:
false
addons
:
addons
:
ssh_known_hosts
:
ssh_known_hosts
:
-
github.com
-
github.com
apt
:
apt
:
sources
:
-
ubuntu-toolchain-r-test
packages
:
packages
:
-
gcc-6
-
g++-6
-
libevent-dev
-
libevent-dev
-
libsqlite3-dev
-
libsqlite3-dev
env
:
env
:
-
DATABASE_FILE=expansions/7cgl.cdb
-
DATABASE_FILE=expansions/7cgl.cdb
before_install
:
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
-
git clone --depth=1 --branch=server --recursive https://github.com/purerosefallen/ygopro
-
cd ygopro
-
cd ygopro
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment