Download GeoIP files

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2018-07-09 16:28:34 +02:00
parent a1ae4f64e4
commit c94e8b8518
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ before_script:
- mix deps.get
- MIX_ENV=test mix ecto.create
- MIX_ENV=test mix ecto.migrate
- curl http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz --output priv/static/GeoLite2-City.mmdb -s
mix:
script: