Commit ffd3162c authored by Max Dymond's avatar Max Dymond Committed by Jay Satiro
Browse files

travis: install libidn2

Install libidn2 to increase test coverage (IDN tests)

Closes https://github.com/curl/curl/pull/1673
parent 7333b497
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -16,6 +16,7 @@ addons:
            - g++-4.8
            - g++-4.8
            - libstdc++-4.8-dev
            - libstdc++-4.8-dev
            - stunnel4
            - stunnel4
            - libidn2-0-dev
            - libssh2-1-dev
            - libssh2-1-dev


matrix:
matrix: