Skip to content

Commit

Permalink
travis openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Colum Paget committed Jul 25, 2019
1 parent f33529b commit 3bd8caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ os:
- linux

before_install:
- sudo apt-get install -y libssl
- sudo apt-get install -y libssl-dev
- sudo apt-get install -y openssl
- sudo apt-get install -y openssl-dev

compiler:
- clang
Expand Down

0 comments on commit 3bd8caf

Please sign in to comment.