Skip to content

Commit

Permalink
removing keepAlive conf to fail travis if e2e tests fail
Browse files Browse the repository at this point in the history
  • Loading branch information
jloveland committed Oct 17, 2015
1 parent 52f94a2 commit 70d7e17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gruntfile.js
Expand Up @@ -201,7 +201,6 @@ module.exports = function (grunt) {
protractor: {
options: {
configFile: 'protractor.conf.js',
keepAlive: true,
noColor: false,
webdriverManagerUpdate: true
},
Expand Down

0 comments on commit 70d7e17

Please sign in to comment.