Skip to content

Commit 17188dd

Browse files
authored
Document origin of apt package list in .travis.yml
1 parent 6e49644 commit 17188dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ cache:
1515
addons:
1616
apt:
1717
packages:
18+
# The below packages are copied from the pyenv wiki suggestions for
19+
# Ubuntu as of January 2020
20+
# https://github.com/pyenv/pyenv/wiki#suggested-build-environment
1821
- make
1922
- build-essential
2023
- libssl-dev

0 commit comments

Comments
 (0)