From b4d07ba4fb78ae3ac07a4a21fa72ed17552b0e35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Sat, 9 May 2020 22:15:46 +0200 Subject: [PATCH] Build: Run Tests on jQuery 2.x/3.x with a broader browser set --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index fb49b56..41fe95a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -42,7 +42,7 @@ grunt.initConfig( { "git", "git.min" ], - "jquery-color": [ + "jquery-3": [ "3.x-git", "3.x-git.min", "3.5.1",