From 49849745f171bf512e722172225ecf4d201ace25 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sat, 30 Nov 2019 14:36:56 -0800 Subject: [PATCH] snap: disable job until we are approved We are waiting for snapcraft.io to review/approve us for "classic" mode. reverts 1f684cf80a0026848f5d64794dfca05654a9f66a ref #11482 --- .travis.yml | 2 +- snap/snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e4ced8ceb5..26e129a5e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -158,7 +158,7 @@ jobs: env: - CLANG_SANITIZER=TSAN - *common-job-env - - if: type != pull_request + - if: false name: snap os: linux env: diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 218fdcf649..da3e74d3e7 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -12,7 +12,7 @@ description: | For lots more details, see the wiki! grade: stable # must be 'stable' to release into candidate/stable channels -confinement: devmode +confinement: classic apps: nvim: