Skip to content

Commit

Permalink
upgrade libssl on travis to hopefully fix curl certificate issues
Browse files Browse the repository at this point in the history
have only seen this on release-0.5 so far, but could hit master
or release-0.6 too if they need to build from a clean cache

(cherry picked from commit 82eb74c)
ref #21676
  • Loading branch information
tkelman committed May 4, 2017
1 parent e45bb72 commit f71c099
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ matrix:
sources:
- ubuntu-toolchain-r-test
packages:
- libssl1.0.0
- bar
- time
- binutils
Expand All @@ -29,6 +30,7 @@ matrix:
sources:
- ubuntu-toolchain-r-test
packages:
- libssl1.0.0
- bar
- time
- g++-5
Expand Down

0 comments on commit f71c099

Please sign in to comment.