tools: temporary workaround for appveyor failures
This commit is contained in:
		
							parent
							
								
									7b69abf62c
								
							
						
					
					
						commit
						8c7b0c2925
					
				| @ -16,7 +16,8 @@ environment: | |||||||
| 
 | 
 | ||||||
| test_script: | test_script: | ||||||
| - echo "" | stack --no-terminal --install-ghc test hledger hledger-web hledger-api | - echo "" | stack --no-terminal --install-ghc test hledger hledger-web hledger-api | ||||||
| - stack --local-bin-path . install hledger hledger-web hledger-api | - stack --local-bin-path . -j1 install hledger hledger-web hledger-api | ||||||
|  | # -j1 temporary workaround for https://github.com/commercialhaskell/stack/issues/2617 | ||||||
| 
 | 
 | ||||||
| artifacts: | artifacts: | ||||||
| - path: hledger.exe | - path: hledger.exe | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user