9 Commits

Author SHA1 Message Date
Kræn Hansen
8334bbd01e Revert "Use NVM and the same version of Node+NPM as ./scripts/test.sh"
This reverts commit a0649d1f0a6ccf15bc1df5c7119bd6f29b777694.
2017-08-15 11:53:18 +02:00
Kræn Hansen
0581ec2bb7 Running NVM inside the Dockerfile 2017-08-15 11:53:18 +02:00
Adam Lebsack
bccec2cb3f Use android-23 2016-11-24 13:13:15 +01:00
Adam Lebsack
f2cea40c6c Fixed comment about aapt 2016-11-24 11:07:45 +01:00
Adam Lebsack
f670d0cdbe Added android SDK and NDK to dockerfile 2016-11-24 10:55:46 +01:00
Adam Lebsack
014191a663 Added jenkinsfile 2016-11-22 10:32:35 +01:00
Adam Lebsack
5080c54b23 Added docker-test.sh wrapper for running linux tests 2016-11-10 19:13:52 +01:00
Scott Kyle
928ab03ce4 Update to download and use core build for Node
This will need to be updated again with a newer version since 1.1.2 build was created on CI but is not actually on static.realm.io until a new release is made.
2016-06-17 11:19:19 -07:00
Scott Kyle
12517a0d1e Add ability to run Node tests on Linux
It uses the Android ExternalCommitHelper implementation.

The Dockerfile requires that you have a static library build of core for Linux with PIC enabled.
2016-06-17 02:38:33 -07:00