Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 3015c72

Browse files
update .travis.yml snaps to latest/stable
1 parent 5918c33 commit 3015c72

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,10 @@ env:
1616
- AWS_PROFILE=default
1717

1818
addons:
19-
apt:
20-
packages:
21-
- python3-pip
2219
snaps:
2320
- name: aws-cli
2421
confinement: classic # or devmode
25-
channel: latest/edge
22+
channel: latest/stable
2623

2724
before_install:
2825
- ./scripts/aws_travis_credentials.sh

0 commit comments

Comments
 (0)