mirror of
https://github.com/curl/curl.git
synced 2026-05-07 01:47:27 +03:00
travis: install libidn2
Install libidn2 to increase test coverage (IDN tests) Closes https://github.com/curl/curl/pull/1673
This commit is contained in:
parent
7333b497a0
commit
ffd3162c60
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ addons:
|
|||
- g++-4.8
|
||||
- libstdc++-4.8-dev
|
||||
- stunnel4
|
||||
- libidn2-0-dev
|
||||
- libssh2-1-dev
|
||||
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue