Skip to content

Commit

Permalink
[test] Use SauceLabs for Chrome test
Browse files Browse the repository at this point in the history
  • Loading branch information
t2ym committed Oct 23, 2016
1 parent 7a87377 commit 8276ac3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/0-wct.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@
"plugins": {
"local": {
"browsers": [
"chrome"
]
},
"sauce": {
"disabled": false,
"browsers": [
{
"browserName": "chrome",
"platform": "Windows 10"
},
{
"browserName": "firefox",
"platform": "Windows 10"
Expand Down

0 comments on commit 8276ac3

Please sign in to comment.