diff --git a/.travis.yml b/.travis.yml index 6cc545000..30cbb2e2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ branches: before_script: - RUBY_VERSION=/bin/bash rvm current - sed -i -E 's/system\((.*?)\)/""/g' /home/travis/.rvm/gems/$RUBY_VERSION/gems/browserstack-local-1.3.0/lib/browserstack/local.rb - - ./update-geoipdb + - yes | ./update-geoipdb script: # - bundle exec rake - CONFIG_FILE='windows/windows_chrome_latest.config.yml' bundle exec rspec --tag run_on_browserstack diff --git a/GeoLite2-City.tar.gz b/GeoLite2-City.tar.gz new file mode 100644 index 000000000..710361ffd Binary files /dev/null and b/GeoLite2-City.tar.gz differ