mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	Disable appveyor test search
We don't have tests.
This commit is contained in:
		| @@ -27,13 +27,16 @@ os: Windows Server 2012 R2 | ||||
| build_script: | ||||
|   - ps: cd scripts; .\build.ps1 -Compile -verbose | ||||
|  | ||||
| after_build: | ||||
|   - ps: .\pack.ps1 -verbose | ||||
|  | ||||
| # Disable test search, since we don't have any. | ||||
| test: off | ||||
|  | ||||
| #---------------------------------# | ||||
| #           artifacts             # | ||||
| #---------------------------------# | ||||
|  | ||||
| after_build: | ||||
|   - ps: .\pack.ps1 -verbose | ||||
|  | ||||
| artifacts: | ||||
|   - path: build\cmder.zip | ||||
|     name: cmderzip | ||||
|   | ||||
		Reference in New Issue
	
	Block a user