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

Commit 5918c33

Browse files
Add pyhton3-pip to travis
1 parent 694f94f commit 5918c33

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ env:
1616
- AWS_PROFILE=default
1717

1818
addons:
19-
snaps:
19+
apt:
20+
packages:
21+
- python3-pip
22+
snaps:
2023
- name: aws-cli
2124
confinement: classic # or devmode
2225
channel: latest/edge

0 commit comments

Comments
 (0)