aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/tasks/testswarm.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/tasks/testswarm.js b/build/tasks/testswarm.js
index 4df4782f0..3aca0e7b2 100644
--- a/build/tasks/testswarm.js
+++ b/build/tasks/testswarm.js
@@ -5,7 +5,7 @@ module.exports = function( grunt ) {
var versions = {
"compat-git": "compat-git",
"1.11": "1.11.0 1.11.1 1.11.2 1.11.3",
- "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"