Update nightwatch.js

pull/1/head
yann300 8 years ago committed by serapath
parent b0234ae531
commit a51ff50181
  1. 1
      nightwatch.js

@ -63,7 +63,6 @@ module.exports = {
'browserName': 'internet explorer',
'javascriptEnabled': true,
'acceptSslCerts': true,
'platform': 'WIN8.1',
'version': '11',
'build': 'build-' + TRAVIS_JOB_NUMBER,
'tunnel-identifier': 'browsersolidity_tests_' + TRAVIS_JOB_NUMBER

Loading…
Cancel
Save