From: Michael Wallner Date: Wed, 19 Oct 2016 07:19:49 +0000 (+0000) Subject: travis: add libidn11-dev for tests X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=113f4fa75ebc5ba8edc6865f1aaf983d7ddeb08b;ds=sidebyside travis: add libidn11-dev for tests --- diff --git a/.travis.yml b/.travis.yml index a97f7ef..42fca83 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ addons: - php5-cli - php-pear - re2c + - libidn11-dev env: matrix: diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 0215066..572e7b3 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -9,6 +9,7 @@ addons: - php5-cli - php-pear - re2c + - libidn11-dev env: matrix: