Skip to content

Instantly share code, notes, and snippets.

@notnoopci
Created March 19, 2014 00:30
Show Gist options
  • Save notnoopci/9633160 to your computer and use it in GitHub Desktop.
Save notnoopci/9633160 to your computer and use it in GitHub Desktop.
browerstack yaml
test:
post:
- bundle exec rspec -I app/caredox --color --order rand --format progress:
environment:
SELENIUM_HOST: hub.browserstack.com
SELENIUM_PORT: 80
BS_AUTOMATE_PROJECT: "Run on circleCI"
BS_AUTOMATE_BUILD: "build No. $CIRCLE_BUILD_NUM for circleCI"
SELENIUM_PLATFORM: WINDOWS
SELENIUM_BROWSER: IE
SELENIUM_VERSION: 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment