travis: skip hledger-api at least for now to stay under time limit
This commit is contained in:
		
							parent
							
								
									0a3af8d9ee
								
							
						
					
					
						commit
						9bcb1c4145
					
				| @ -135,7 +135,8 @@ script:  # command output is not hidden | ||||
| 
 | ||||
|   - stack build --ghc-options=-Werror hledger-ui | ||||
|   - stack build --ghc-options=-Werror hledger-web | ||||
|   - stack build --ghc-options=-Werror hledger-api | ||||
| # XXX skip this to stay within time limit | ||||
| #  - stack build --ghc-options=-Werror hledger-api | ||||
| 
 | ||||
|   # run the built-in hunit tests. This doesn't run the doctests,  | ||||
|   # but doesn't require rebuilding and is fast | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user