mirror of
https://github.com/videojs/video.js.git
synced 2024-12-31 03:11:11 +02:00
Temporarily removed the saucelabs ipad test because it was errororing unrelated to tests
This commit is contained in:
parent
23ab370ab6
commit
956f3e03eb
@ -142,7 +142,7 @@ module.exports = function(grunt) {
|
|||||||
|
|
||||||
// this only runs on PRs from the mainrepo on saucelabs
|
// this only runs on PRs from the mainrepo on saucelabs
|
||||||
saucelabs: {
|
saucelabs: {
|
||||||
browsers: ['chrome_sl', 'ipad_sl']
|
browsers: ['chrome_sl']
|
||||||
},
|
},
|
||||||
|
|
||||||
// these are run locally on local browsers
|
// these are run locally on local browsers
|
||||||
|
Loading…
Reference in New Issue
Block a user