From 745f99f2195607d696c40cf4a7778384aadad894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Mon, 8 Aug 2016 02:03:53 +0200 Subject: [PATCH] Forgot comma --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index a5b5bf18c..e55c25e52 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -315,7 +315,7 @@ module.exports = function(grunt) { "bower.json", "composer.json", ".npmignore", - "package.json" + "package.json", ".travis.yml" ] },