basak / certbot-snap-build

0 stars 3 forks source link

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

Open basak opened 4 years ago

basak commented 4 years ago

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.