Skip to content

Commit ae007b2

Browse files
committedJan 31, 2014
Switch to dots reporter for CI
1 parent 58a5133 commit ae007b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎Gruntfile.js

+3
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ module.exports = function(grunt) {
101101
singleRun: true,
102102

103103
browsers: [ 'bs_chrome' ],
104+
105+
reporters: ['dots'],
106+
104107
files: [].concat(
105108
TESTS.compiledStyleSheets,
106109
TESTS.beforeTestFiles,

0 commit comments

Comments
 (0)