File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44[ ![ PyPI version] ( https://img.shields.io/pypi/v/gitless.svg )] ( https://pypi.org/project/gitless " PyPI version ")
55[ ![ Homebrew Formula] ( https://img.shields.io/homebrew/v/gitless.svg )] ( https://formulae.brew.sh/formula/gitless " Homebrew Formula ")
66
7- [ ![ Travis Build Status] ( https://img.shields.io/travis/sdg-mit /gitless/master.svg )] ( https://travis-ci.org/sdg-mit /gitless " Travis Build Status ")
8- [ ![ AppVeyor Build Status] ( https://ci.appveyor.com/api/projects/status/github/sdg-mit /gitless?svg=true )] ( https://ci.appveyor.com/project/spderosso/gitless " AppVeyor Build Status ")
7+ [ ![ Travis Build Status] ( https://img.shields.io/travis/gitless-vcs /gitless/master.svg )] ( https://travis-ci.org/gitless-vcs /gitless " Travis Build Status ")
8+ [ ![ AppVeyor Build Status] ( https://ci.appveyor.com/api/projects/status/github/gitless-vcs /gitless?svg=true )] ( https://ci.appveyor.com/project/spderosso/gitless-11bfm " AppVeyor Build Status ")
99
1010[ Gitless] ( http://gitless.com " Gitless's website ") is an experimental version
1111control system built on top of Git. Many
@@ -119,7 +119,7 @@ Before submitting code, take a few seconds to look at the style guide and the
119119Gitless's code so that your edits are consistent with the codebase
120120
121121- Finally, if you don't want [ Travis] (
122- https://travis-ci.org/sdg-mit /gitless "Travis") to
122+ https://travis-ci.org/gitless-vcs /gitless "Travis") to
123123be mad at you, check that tests pass in Python 3.7+. Tests can be run with:
124124 ```
125125 python -m unittest discover gitless/tests
You can’t perform that action at this time.
0 commit comments