Skip to content

Commit

Permalink
travis: install libidn2
Browse files Browse the repository at this point in the history
Install libidn2 to increase test coverage (IDN tests)

Closes curl#1673
  • Loading branch information
maxdymond authored and jay committed Jul 13, 2017
1 parent 7333b49 commit ffd3162
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 @@ -16,6 +16,7 @@ addons:
- g++-4.8
- libstdc++-4.8-dev
- stunnel4
- libidn2-0-dev
- libssh2-1-dev

matrix:
Expand Down

0 comments on commit ffd3162

Please sign in to comment.