update-geoipdb fix will hopefully solve some failing tests

This commit is contained in:
Jack Walker
2020-04-22 12:38:10 +10:00
parent 80dd70660b
commit 764e54fda5
2 changed files with 6 additions and 5 deletions

View File

@@ -12,10 +12,11 @@ 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
script:
# - bundle exec rake
- CONFIG_NAME='windows/windows_chrome_latest.config.yml' bundle exec rspec --tag run_on_browserstack
- CONFIG_NAME='osx/osx_safari_latest.config.yml' bundle exec rspec --tag run_on_browserstack
- CONFIG_FILE='windows/windows_chrome_latest.config.yml' bundle exec rspec --tag run_on_browserstack
- CONFIG_FILE='osx/osx_safari_latest.config.yml' bundle exec rspec --tag run_on_browserstack
addons:
apt:
packages:

View File

@@ -1,10 +1,10 @@
server: "hub-cloud.browserstack.com"
common_caps:
"build": "OSX Safari"
"name": "BStack Test Run"
"project": "My Project"
"build": "OSX Safari Latest"
"project": "BeEF"
"browserstack.local": true
"browserstack.video": false
browser_caps:
-