Skip to content

Commit 535f1dd

Browse files
committed
Update openssl package
This is especially for Precise, on which OpenSSL might be outdated.
1 parent ae7e3c1 commit 535f1dd

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
@@ -35,6 +35,9 @@ after_success: ./bin/archive
3535
after_failure: cat /tmp/python-build.*.log
3636

3737
addons:
38+
apt:
39+
packages:
40+
- openssl
3841
artifacts:
3942
paths:
4043
- $LSB_RELEASE/

0 commit comments

Comments
 (0)