appveyor: try building all packages, caching .stack-work #376
This commit is contained in:
		
							parent
							
								
									2f67dbebd5
								
							
						
					
					
						commit
						889af710ff
					
				| @ -1,5 +1,6 @@ | |||||||
| cache: | cache: | ||||||
| - "c:\\sr -> appveyor.yml" # | - "c:\\sr -> appveyor.yml" | ||||||
|  | - "c:\\project\\.stack-work" | ||||||
| - "%LOCALAPPDATA%\\Programs\\stack" | - "%LOCALAPPDATA%\\Programs\\stack" | ||||||
| 
 | 
 | ||||||
| build: off | build: off | ||||||
| @ -14,5 +15,4 @@ environment: | |||||||
|     STACK_ROOT: "c:\\sr" |     STACK_ROOT: "c:\\sr" | ||||||
| 
 | 
 | ||||||
| test_script: | test_script: | ||||||
| - stack setup > nul | - echo "" | stack --no-terminal --install-ghc test | ||||||
| - echo "" | stack --no-terminal build --test hledger hledger-web hledger-api # hledger-ui not supported |  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user