update continuous target
This commit is contained in:
		
							parent
							
								
									836992a0b4
								
							
						
					
					
						commit
						cf914879d0
					
				
							
								
								
									
										5
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								Makefile
									
									
									
									
									
								
							| @ -7,8 +7,9 @@ build: tag | ||||
| 	$(BUILD) | ||||
| 
 | ||||
| # build and run whenever a module changes, see http://searchpath.org
 | ||||
| continuous: | ||||
| 	sp -o hledger ghc --make hledger.hs --run test | ||||
| # or the patched http://joyful.com/repos/searchpath
 | ||||
| continuous ci: | ||||
| 	sp --no-exts --no-default-map -o hledger ghc --make hledger.hs --run test | ||||
| 
 | ||||
| profile: build | ||||
| 	$(PROFILE) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user