diff options
| author | Mark Otto <[email protected]> | 2013-11-22 22:09:04 -0500 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-11-22 22:09:04 -0500 |
| commit | 98980b0fb2ebc813ac7cdb7b47dafd95c9d35db3 (patch) | |
| tree | 1eb37ecb58bc71628504273161dd0bb11dd4753e /browserstack.json | |
| parent | 37f3944bd9a1cc2b7cb2dda6f767b708daab5fc1 (diff) | |
| parent | 4c246c0117ea56cb10b91b635ff415ec20d9c97d (diff) | |
| download | bootstrap-98980b0fb2ebc813ac7cdb7b47dafd95c9d35db3.tar.xz bootstrap-98980b0fb2ebc813ac7cdb7b47dafd95c9d35db3.zip | |
Merge branch 'master' into docs_derp
Diffstat (limited to 'browserstack.json')
| -rw-r--r-- | browserstack.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/browserstack.json b/browserstack.json index 76564eb27..104d85476 100644 --- a/browserstack.json +++ b/browserstack.json @@ -2,7 +2,7 @@ "username": "--secure--", "key": "--secure--", "test_path": "js/tests/index.html", - "browsers": [ + "browsers": [ { "browser": "firefox", "browser_version": "latest", |
