Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can Docker speed up Travis tests? #23

Open
jmakeig opened this issue Sep 7, 2016 · 0 comments
Open

Can Docker speed up Travis tests? #23

jmakeig opened this issue Sep 7, 2016 · 0 comments
Labels

Comments

@jmakeig
Copy link
Owner

jmakeig commented Sep 7, 2016

jmakeig added a commit that referenced this issue Sep 7, 2016
From PR #24.

Fixes #18: Installs MarkLogic and the other dependencies in the Travis container and runs the tests. It’s currently brittle because I’m developing on OS X and Travis runs on Ubuntu. (Completely untested on Windows.) For example, writing to `$ML_HOME/Modules` requires `root` on Linux. `sudo` doesn't know about `nvm` and thus `npm`, etc.

There may be future opportunities to improve this with Docker on Travis (#23).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant