Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sivel/speedtest-cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2019-03-05 20:35:34 +0300
committerMatt Martz <matt@sivel.net>2019-03-05 20:35:34 +0300
commit988435c3bdb033a4ac4f186feaea758c305a184c (patch)
treef099e79a79bead3fbbd414d1e5e42cd53c2b1207
parentfb0569946d5a1295f3bff59233c4834f78322e13 (diff)
Add libssl1.0.0travis-test
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0380352..5c33681 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ addons:
sources:
- deadsnakes
packages:
+ - libssl1.0.0
- python2.4
- python2.5
- python2.6