www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 745f99f2195607d696c40cf4a7778384aadad894
parent c822826836d53ec39a3a7605880722706d834dc7
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Mon,  8 Aug 2016 02:03:53 +0200

Forgot comma

Diffstat:
MGruntfile.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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" ] },