{
	"username": "BROWSERSTACK_USERNAME",
	"key": "BROWSERSTACK_KEY",
	"test_framework": "qunit",
	"test_path": [
		"test/startError.html",
		"test/amd.html",
		"test/autostart.html"
	],
	"browsers": [
		"chrome_current",
		"firefox_current",
		"opera_current",
		"safari_current",
		"ie_11",
		"edge_latest",
		{
			"os": "iOS",
			"os_version": "8.3",
			"real_mobile": false
		}
	]
}
