Skip to content

Commit

Permalink
Temporarily disable IE BrowserStack testing, to fix the build
Browse files Browse the repository at this point in the history
Per @mdo's request.
Can re-enable IE after @fat figures out wassup w/ the unittest failures.
  • Loading branch information
cvrebert committed Aug 7, 2013
1 parent acc9f5d commit fe5580e
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions browserstack.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,30 +32,6 @@
"browser_version": "latest",
"os": "Windows",
"os_version": "7"
},
{
"browser": "ie",
"browser_version": "8.0",
"os": "Windows",
"os_version": "XP"
},
{
"browser": "ie",
"browser_version": "9.0",
"os": "Windows",
"os_version": "7"
},
{
"browser": "ie",
"browser_version": "10.0",
"os": "Windows",
"os_version": "8"
},
{
"browser": "ie",
"browser_version": "11.0",
"os": "Windows",
"os_version": "7"
}
]
}

0 comments on commit fe5580e

Please sign in to comment.