1
0
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:
Steve Heffernan 2014-05-19 13:59:12 -07:00
parent 23ab370ab6
commit 956f3e03eb

View File

@ -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