]> granicus.if.org Git - curl/commitdiff
travis: install libidn2
authorMax Dymond <max.dymond@metaswitch.com>
Mon, 10 Jul 2017 16:56:36 +0000 (17:56 +0100)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 13 Jul 2017 02:34:33 +0000 (22:34 -0400)
Install libidn2 to increase test coverage (IDN tests)

Closes https://github.com/curl/curl/pull/1673

.travis.yml

index 04e4729e1a84f2de69c2de5cea6f6ba2e4e29603..b08cf1710a894d7a5a56fcd9a7e53da14b5e6db0 100644 (file)
@@ -16,6 +16,7 @@ addons:
             - g++-4.8
             - libstdc++-4.8-dev
             - stunnel4
+            - libidn2-0-dev
             - libssh2-1-dev
 
 matrix: