mirror of
https://github.com/ENSL/NS.git
synced 2024-11-10 07:11:38 +00:00
fix: include libcurl 4 ssl for tavis
This commit is contained in:
parent
eaa10fbd05
commit
59c4658a9c
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ matrix:
|
|||
packages:
|
||||
- gcc-multilib
|
||||
- g++-multilib
|
||||
- libcurl4-openssl-dev
|
||||
|
||||
- os: osx
|
||||
compiler: clang
|
||||
|
|
Loading…
Reference in a new issue