aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml6
-rw-r--r--snap/snapcraft.yaml2
2 files changed, 7 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e4ced8ceb5..0417b67a5f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -188,6 +188,12 @@ jobs:
script: ci/snap/deploy.sh
on:
branch: master
+ allow_failures:
+ - env:
+ - LC_ALL: C.UTF-8
+ - LANG: C.UTF-8
+ - SNAPCRAFT_ENABLE_SILENT_REPORT: y
+ - SNAPCRAFT_ENABLE_DEVELOPER_DEBUG: y
fast_finish: true
before_install: ci/before_install.sh
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index da3e74d3e7..218fdcf649 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: classic
+confinement: devmode
apps:
nvim: