Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
parity-signer
Commits
edd5352c
Verified
Commit
edd5352c
authored
Aug 16, 2018
by
ddorgan
Committed by
gabriel klawitter
Sep 05, 2018
Browse files
Add nodejs.
parent
798d8743
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
edd5352c
...
...
@@ -36,6 +36,8 @@ android-build:
-
triggers
-
master
script
:
-
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
-
apt-get install -y nodejs
-
echo "ndk.dir=/usr/local/android-ndk-r16b" > android/local.properties
-
echo "sdk.dir=/opt/android-sdk" >> android/local.properties
-
npm install -g yarn
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment