Verified Commit edd5352c authored by ddorgan's avatar ddorgan Committed by gabriel klawitter
Browse files

Add nodejs.

parent 798d8743
......@@ -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
......
Supports Markdown
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