{
	"username": "BROWSERSTACK_USERNAME",
	"key": "BROWSERSTACK_KEY",
	"test_framework": "qunit",
	"test_path": [
		"test/index.html",
		"test/startError.html",
		"test/logs.html",
		"test/setTimeout.html"
	],
	"browsers": [
		"chrome_previous",
		"chrome_latest",
		"firefox_previous",
		"firefox_latest",
		"opera_previous",
		"opera_latest",
		"safari_previous",
		"safari_latest",
		"ie_6",
		"ie_7",
		"ie_8",
		"ie_9",
		"ie_10",
		"ie_11"
	]
}
