install libidn-dev on travis
This commit is contained in:
parent
6a7e937d90
commit
5b09e9d38d
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@ cache:
|
||||||
- app/assets/images
|
- app/assets/images
|
||||||
- tmp/cache/assets
|
- tmp/cache/assets
|
||||||
|
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages: libidn11-dev
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- 'master'
|
- 'master'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue