Skip to content

Commit

Permalink
removed IE, figure it out later
Browse files Browse the repository at this point in the history
  • Loading branch information
SquadraCorse committed Aug 24, 2014
1 parent ee1ba48 commit 8a2d191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/protractor-sauce.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ exports.config = {
'tunnel-identifier': process.env.TRAVIS_JOB_NUMBER,
'build': process.env.TRAVIS_BUILD_NUMBER,
'name': 'AFKL-LAZY-IMAGE CHROME OSX ' + process.env.TRAVIS_BUILD_NUMBER
}, {
}/*, {
'browserName': 'internet explorer',
'platform': 'Windows 8',
'version': '10',
'ignoreProtectedModeSettings': true,
'tunnel-identifier': process.env.TRAVIS_JOB_NUMBER,
'build': process.env.TRAVIS_BUILD_NUMBER,
'name': 'AFKL-LAZY-IMAGE IE10 W8 ' + process.env.TRAVIS_BUILD_NUMBER
}],
}*/],


chromeOnly: false,
Expand Down

0 comments on commit 8a2d191

Please sign in to comment.