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

setup a continuous integration framework #8

Open
fhoefling opened this issue Aug 13, 2018 · 0 comments
Open

setup a continuous integration framework #8

fhoefling opened this issue Aug 13, 2018 · 0 comments

Comments

@fhoefling
Copy link
Owner

There is already a basic Gitlab CI script, which has two disadvantages:

  1. Gitlab CI appears to be incompatible with Github. So it can not be used with the public repository.
  2. It starts from a "naked" Debian docker image, installation of all dependencies takes quite a while. A better suited docker image would be useful.
  3. Perhaps it is better to switch to Travis CI, see point 1.

Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant