Skip to content

Commit 77706cb

Browse files
Chris PattersonSergio Schvezov
authored andcommitted
travis: use stable channel for shellcheck snap
Fixes failure with: ``` shellcheck: src/ShellCheck/Analytics.hs:1825:10-27: No instance nor default method for class operation mappend ``` It's probably not a good idea to use the edge channel for CI when not required, so just pivot to stable channel. Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
1 parent 4f3939e commit 77706cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- name: core
2525
- name: core18
2626
- name: shellcheck
27-
channel: edge
2827
- name: black
2928
channel: beta
3029
confinement: devmode

0 commit comments

Comments
 (0)