mirror of
				https://github.com/vim/vim.git
				synced 2025-10-31 09:57:14 -04:00 
			
		
		
		
	patch 8.1.0385: Coveralls badge doesn't update
Problem: Coveralls badge doesn't update. Solution: Update the URL
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|  | ||||
| [](https://travis-ci.org/vim/vim) | ||||
| [](https://codecov.io/gh/vim/vim?branch=master) | ||||
| [](https://coveralls.io/github/vim/vim?branch=master) | ||||
| [](https://coveralls.io/github/vim/vim?branch=master) | ||||
| [](https://ci.appveyor.com/project/chrisbra/vim) | ||||
| [](https://scan.coverity.com/projects/vim) | ||||
| [](https://lgtm.com/projects/g/vim/vim/context:cpp) | ||||
|   | ||||
| @@ -794,6 +794,8 @@ static char *(features[]) = | ||||
|  | ||||
| static int included_patches[] = | ||||
| {   /* Add new patch number below this line */ | ||||
| /**/ | ||||
|     385, | ||||
| /**/ | ||||
|     384, | ||||
| /**/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user