Fix cabal.make-travis-yml

This commit is contained in:
Oleg Grenrus 2018-06-19 21:24:33 +03:00
parent 85ed092873
commit d45870d088
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ install-dependencies-step: False
-- this speed-ups the build a little, but we have to check these for release
no-tests-no-benchmarks: False
build-with-installed-step: False
-- Don't run cabal check, as cookbook examples won't pass it
cabal-check: False