From 17389c2479aec8b6d0254a9127f82c79bdcf7ffc Mon Sep 17 00:00:00 2001 From: Christophe Brisbois Date: Fri, 9 Dec 2016 00:26:44 +0100 Subject: [PATCH] Update gruntfile.js --- gruntfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/gruntfile.js b/gruntfile.js index 100dce4a..bd9bd941 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -69,6 +69,7 @@ module.exports = function(grunt) { dotfiles: true, add: true, silent: true, + message: '[ci skip]', user: { name: 'Kris-B', email: 'chr@brisbois.fr'