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