]> source.dussan.org Git - jquery-ui.git/commitdiff
Tests: Stop testing against core 1.10.1 on testswarm
authorAlexander Schmitz <arschmitz@gmail.com>
Wed, 20 May 2015 18:33:55 +0000 (14:33 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 9 Jun 2016 18:57:13 +0000 (14:57 -0400)
Fixes #12745

(cherry picked from commit c2224bf5dc418c84c185844611786b9ccfb869a7)

build/tasks/testswarm.js

index a23214e6d7d0f67479e44acd1dd36ea0b18e3d5f..32d93756cb0f3bb7fc41c4c4920b36510da7a0e8 100644 (file)
@@ -4,7 +4,7 @@ module.exports = function( grunt ) {
 
 var versions = {
                "git": "git",
-               "1.10": "1.10.0 1.10.1 1.10.2",
+               "1.10": "1.10.0 1.10.2",
                "1.9": "1.9.0 1.9.1",
                "1.8": "1.8.0 1.8.1 1.8.2 1.8.3",
                "1.7": "1.7.0 1.7.1 1.7.2",