Commit 1c39e69
committed
TravisCI: Fix fetching of xapian-bindings (issue2550931)
The server that hosts the xapian-bindings file is now serving them up
via HTTPS, but for some reason wget doesn't like the certificate, while
curl has no problems.
Revert the previous attempts to fix this problem and replace the use of
wget with curl seems to resolve the problem1 parent 7e61155 commit 1c39e69
2 files changed
+1
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
This file was deleted.
0 commit comments