Skip to content

Commit a2aaed6

Browse files
authored
upgrade libssl on travis to hopefully fix curl certificate issues
1 parent 715fc19 commit a2aaed6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ matrix:
1212
- kalakris-cmake
1313
packages:
1414
- cmake
15+
- libssl1.0.0
1516
- bar
1617
- time
1718
- binutils
@@ -33,6 +34,7 @@ matrix:
3334
- kalakris-cmake
3435
packages:
3536
- cmake
37+
- libssl1.0.0
3638
- bar
3739
- time
3840
- g++-5

0 commit comments

Comments
 (0)