Skip to content

Commit fe78bef

Browse files
committed
Build: Run Tests on jQuery 1.x with a broader browser set
1 parent 5d62510 commit fe78bef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gruntfile.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ grunt.initConfig( {
5353
"3.0.0",
5454
"2.2.4",
5555
"2.1.4",
56-
"2.0.3",
56+
"2.0.3"
57+
],
58+
"jquery-color-2": [
5759
"1.12.4",
5860
"1.11.3",
5961
"1.10.2",

0 commit comments

Comments
 (0)