Skip to content

Instantly share code, notes, and snippets.

@jzaefferer
Created April 7, 2014 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jzaefferer/b3d9fc7d60025aabaa40 to your computer and use it in GitHub Desktop.
Save jzaefferer/b3d9fc7d60025aabaa40 to your computer and use it in GitHub Desktop.
{
"test_framework": "qunit",
"test_path": [
"test/index.html"
],
"browsers": [
"chrome_previous",
"chrome_latest",
"firefox_previous",
"firefox_latest",
"opera_previous",
"opera_latest",
"safari_previous",
"safari_latest",
"ie_8",
"ie_9",
"ie_10",
"ie_11"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment