Permalink
Browse files

Fix Gruntfile to make CI build fail

1 parent b9464f8 commit e0fb04ebfa04ae8e65b77d6e0e24b1dbdb282cbe @brianpeiris brianpeiris committed Jan 28, 2014
Showing with 0 additions and 1 deletion.
  1. +0 −1 Gruntfile.js
View
@@ -18,7 +18,6 @@ module.exports = function(grunt) {
'src/tmpls/jquery.intro.js',
'src/tmpls/jquery.outro.js'
],
- force: true,
es3: true,
smarttabs: true,
// Bad line breaking before '?'.

0 comments on commit e0fb04e

Please sign in to comment.