Skip to content

Commit

Permalink
Merge pull request #993 from jloveland/e2e-fail-travis
Browse files Browse the repository at this point in the history
Adding configuration to fail grunt task if e2e tests fail
  • Loading branch information
codydaig committed Oct 17, 2015
2 parents cc486d5 + 70d7e17 commit 7509074
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 7509074

Please sign in to comment.