tools: travis: try a workaround after version bump failure
This commit is contained in:
		
							parent
							
								
									6908949452
								
							
						
					
					
						commit
						da0e67a892
					
				| @ -107,6 +107,9 @@ install: # command output is hidden as they complete | |||||||
|   - if [[ ! -x ~/.local/bin/shelltest ]]; then stack install --stack-yaml=shelltestrunner/stack.yaml --resolver=lts-8.6; fi |   - if [[ ! -x ~/.local/bin/shelltest ]]; then stack install --stack-yaml=shelltestrunner/stack.yaml --resolver=lts-8.6; fi | ||||||
|   - shelltest --version |   - shelltest --version | ||||||
| 
 | 
 | ||||||
|  |   # try this to work around a strange failure after hledger version change | ||||||
|  |   - stack clean | ||||||
|  | 
 | ||||||
| script:  # command output is not hidden | script:  # command output is not hidden | ||||||
| 
 | 
 | ||||||
|   # less slow |   # less slow | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user