Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parity-ethereum
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ddorgan
parity-ethereum
Commits
6142c6aa
Commit
6142c6aa
authored
8 years ago
by
KKudryavtsev
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into install-parity
parents
3273ac3e
98bd65da
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
install-deps.sh
+2
-0
2 additions, 0 deletions
install-deps.sh
with
2 additions
and
0 deletions
install-deps.sh
+
2
−
0
View file @
6142c6aa
...
...
@@ -641,6 +641,8 @@ function run_installer()
info
"Downloading Parity..."
git clone git@github.com:ethcore/parity
cd
parity
git submodule init
git submodule update
info
"Building & testing Parity..."
cargo
test
--release
-p
ethcore-util
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment