Pushing changes that should enable BrowserStack. Partly pushing to see if we get these results in Travis.

This commit is contained in:
Jack Walker
2020-04-14 16:21:40 +10:00
parent 7a27db0b3d
commit a271d7656b
7 changed files with 225 additions and 5 deletions

View File

@@ -0,0 +1,18 @@
server: "hub-cloud.browserstack.com"
user: "greggregory4"
key: "Vyo52yEzjPkDmqANH6qH"
common_caps:
"build": "rspec-browserstack"
"browserstack.debug": true
"name": "BStack-[RSpec] Local Test"
browser_caps:
-
"browser": "chrome"
-
"browser": "firefox"
-
"browser": "internet explorer"
-
"browser": "safari"