Skip to content

Commit

Permalink
Install libssl-dev on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Mar 19, 2020
1 parent 20a49eb commit 1a9b6d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ matrix:
before_install:
- set -e
- rustup self update
- sudo apt-get -y install libssl-dev

install:
- sh ci/install.sh
Expand Down

0 comments on commit 1a9b6d3

Please sign in to comment.