Skip to content

Commit

Permalink
Update nightwatch.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yann300 authored and serapath committed Apr 12, 2017
1 parent b0234ae commit a51ff50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nightwatch.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a51ff50

Please sign in to comment.