Skip to content
Permalink
Browse files

WIP: fix BS config: platform

  • Loading branch information
vojtajina committed Dec 4, 2014
1 parent 6ef7023 commit 3d41d7e93179fe941a9c590a36922785f9c160de
Showing with 1 addition and 1 deletion.
  1. +1 −1 protractor-travis-conf.js
@@ -33,7 +33,7 @@ config.multiCapabilities = [{
'browserstack.debug': 'true',

'browserName': 'safari',
'platform': 'OS X 10.9',
'platform': 'MAC',
'version': '7',
'name': 'Angular E2E',
'tunnel-identifier': process.env.TRAVIS_JOB_NUMBER,

0 comments on commit 3d41d7e

Please sign in to comment.
You can’t perform that action at this time.