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

Build requires commands from .travis.yml before snapcraft works #13

Open
basak opened this issue Sep 3, 2019 · 0 comments
Open

Build requires commands from .travis.yml before snapcraft works #13

basak opened this issue Sep 3, 2019 · 0 comments

Comments

@basak
Copy link
Owner

basak commented Sep 3, 2019

Some pre-setup is done in .travis.yml now, so running just snapcraft on its own doesn't work. It would be nice if the setup were all done in snapcraft so knowledge of the Travis side isn't required to successfully build. This will also enable easier builds in other environments.

Workaround: examine .travis.yml and run those (currently two) commands manually, and then run snapcraft.

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