Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
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
YGOPRO-520DIY
ygopro
Commits
9cbcfd02
Commit
9cbcfd02
authored
Sep 11, 2016
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
travis
parent
992c79c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
16 deletions
+13
-16
.travis.yml
.travis.yml
+13
-16
ssh-key.enc
ssh-key.enc
+0
-0
No files found.
.travis.yml
View file @
9cbcfd02
language
:
c
os
:
-
linux
-
osx
-
linux
-
osx
git
:
submodules
:
false
before_install
:
-
echo SSH_KEY | ssh-add -
-
git submodule update --init --recursive
-
brew update
-
brew install premak
e
install
:
-
premake4 gmake
-
cd build
-
make config=release
-
openssl aes-256-cbc -K $encrypted_c268b785a48e_key -iv $encrypted_c268b785a48e_iv
-
in ssh-key.enc -out ~/.ssh/id_ecdsa -d
-
chmod 600 ~/.ssh/id_ecdsa
-
git submodule update --init --recursiv
e
-
brew update
-
brew install premake
install
:
-
premake4 gmake
-
cd build
-
make config=release
branches
:
only
:
-
master
-
master
ssh-key.enc
0 → 100644
View file @
9cbcfd02
File added
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