travis: require the build to be warning-free #520
This commit is contained in:
		
							parent
							
								
									4f00925ad5
								
							
						
					
					
						commit
						fc9f4fedc6
					
				| @ -31,7 +31,7 @@ install: | |||||||
| script: | script: | ||||||
|   - git --version |   - git --version | ||||||
|   - stack --version |   - stack --version | ||||||
|   - stack +RTS -N2 -RTS build --test --haddock --no-haddock-deps |   - stack +RTS -N2 -RTS build --test --haddock --no-haddock-deps --ghc-options=-Werror | ||||||
| 
 | 
 | ||||||
| # coveralls.io coverage reports | # coveralls.io coverage reports | ||||||
| # after_script: | # after_script: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user