aboutsummaryrefslogtreecommitdiff
path: root/ci/snap/script.sh
Commit message (Collapse)AuthorAge
* ci: remove ci/snap (#21743)dundargoc2023-01-11
| | | Context: https://github.com/neovim/neovim/pull/21166#issuecomment-1377623160
* build: Rename TRAVIS_BUILD_DIR to CI_BUILD_DIRJames McCoy2020-11-13
|
* snap: don't run snapcraft under sudoCarlos Hernandez2020-08-30
| | | | | | | | Snapcraft 4.0 complains about running LXD builds under sudo. So instead add the CI user to the "lxd" group and use sg to switch to that membership. Resolves: #12712
* snap: add "snap" job to Travis CICarlos Hernandez2019-11-28