tools: travis: don't run hledger test, currently missing
This commit is contained in:
		
							parent
							
								
									89a627b0c2
								
							
						
					
					
						commit
						c49335bd66
					
				| @ -122,7 +122,7 @@ script:  # command output is not hidden | |||||||
| 
 | 
 | ||||||
|   # run the built-in hunit tests. This doesn't run the doctests,  |   # run the built-in hunit tests. This doesn't run the doctests,  | ||||||
|   # but doesn't require rebuilding and is fast |   # but doesn't require rebuilding and is fast | ||||||
|   - stack exec -- hledger test |   #- stack exec -- hledger test | ||||||
| 
 | 
 | ||||||
|   # run functional tests, skipping the ones for addons |   # run functional tests, skipping the ones for addons | ||||||
|   - COLUMNS=80 stack exec -- shelltest --execdir -j16 tests -x /bin -x /addons |   - COLUMNS=80 stack exec -- shelltest --execdir -j16 tests -x /bin -x /addons | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user