Skip to content

Commit 74019da

Browse files
author
Lauren McCarthy
committed
removing phantomjs no longer using, closes #2174
1 parent d0eb239 commit 74019da

File tree

3 files changed

+26
-720
lines changed

3 files changed

+26
-720
lines changed

Gruntfile.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,8 @@ module.exports = function(grunt) {
231231
run: true,
232232
log: true,
233233
logErrors: true,
234-
timeout: 100000
234+
timeout: 100000,
235+
growlOnSuccess: false
235236
}
236237
}
237238
},

0 commit comments

Comments
 (0)