We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd9fc9 commit c2224bfCopy full SHA for c2224bf
build/tasks/testswarm.js
@@ -5,7 +5,7 @@ module.exports = function( grunt ) {
5
var versions = {
6
"compat-git": "compat-git",
7
"1.11": "1.11.0 1.11.1 1.11.2 1.11.3",
8
- "1.10": "1.10.0 1.10.1 1.10.2",
+ "1.10": "1.10.0 1.10.2",
9
"1.9": "1.9.0 1.9.1",
10
"1.8": "1.8.0 1.8.1 1.8.2 1.8.3",
11
"1.7": "1.7.0 1.7.1 1.7.2"
0 commit comments