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

Test more distros #99

Closed
paolostivanin opened this issue Jul 9, 2018 · 3 comments · Fixed by #100
Closed

Test more distros #99

paolostivanin opened this issue Jul 9, 2018 · 3 comments · Fixed by #100

Comments

@paolostivanin
Copy link
Owner

build_environment: Ubuntu 16.04

Put scripts under a "shippable" folder and use docker to test at least Ubuntu (old GTK) and Fedora (new GTK)

@paolostivanin
Copy link
Owner Author

Evaluate switching to CircleCI which provides easier multi distro concurrent testing

@paolostivanin
Copy link
Owner Author

Add -y to

- run: dnf update && dnf -y install git gcc clang cmake libgcrypt-devel gtk3-devel libzip-devel jansson-devel libpng-devel zbar-devel

and chmod +x to .ci/<scripts>

@paolostivanin
Copy link
Owner Author

Add also status badge to README

paolostivanin added a commit that referenced this issue Jul 10, 2018
This allow to easily test that the software compiles fine on:
- ubuntu 16.04
- ubuntu 18.04
- debian stable
- fedora 28
- opensuse leap
- archlinux

This PR fixes #99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant