install libidn-dev on travis

This commit is contained in:
Jonne Haß 2019-08-30 12:41:18 +02:00
parent 6a7e937d90
commit 5b09e9d38d

View file

@ -17,6 +17,10 @@ cache:
- app/assets/images
- tmp/cache/assets
addons:
apt:
packages: libidn11-dev
branches:
only:
- 'master'