travis: add --no-haddock-deps, should work now
This commit is contained in:
		
							parent
							
								
									ce344f9b96
								
							
						
					
					
						commit
						f559cc8949
					
				| @ -31,9 +31,7 @@ install: | ||||
| script: | ||||
|   - git --version | ||||
|   - stack --version | ||||
|   - stack +RTS -N2 -RTS build --test --haddock | ||||
| #  - stack +RTS -N2 -RTS haddock --no-haddock-deps | ||||
| # https://github.com/commercialhaskell/stack/issues/857 | ||||
|   - stack +RTS -N2 -RTS build --test --haddock --no-haddock-deps | ||||
| 
 | ||||
| # coveralls.io coverage reports | ||||
| # after_script: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user