Commit ed6656d1 authored by Chris Bumgardner's avatar Chris Bumgardner

fixed alpha ordering of package name based on travis-ci build failure

parent 479483d3
...@@ -184,17 +184,7 @@ ...@@ -184,17 +184,7 @@
"details": "https://github.com/kemayo/sublime-text-git/tree/python3" "details": "https://github.com/kemayo/sublime-text-git/tree/python3"
} }
] ]
}, },
{
"name": "GitCommitMsg",
"details": "https://github.com/cbumgard/GitCommitMsg",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/cbumgard/GitCommitMsg/tree/master"
}
]
},
{ {
"name": "Git Config", "name": "Git Config",
"details": "https://github.com/robballou/gitconfig-sublimetext", "details": "https://github.com/robballou/gitconfig-sublimetext",
...@@ -225,6 +215,16 @@ ...@@ -225,6 +215,16 @@
} }
] ]
}, },
{
"name": "GitCommitMsg",
"details": "https://github.com/cbumgard/GitCommitMsg",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/cbumgard/GitCommitMsg/tree/master"
}
]
},
{ {
"name": "GitGrep", "name": "GitGrep",
"details": "https://github.com/jugyo/SublimeGitGrep", "details": "https://github.com/jugyo/SublimeGitGrep",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment