Fix cabal.make-travis-yml
This commit is contained in:
parent
85ed092873
commit
d45870d088
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ install-dependencies-step: False
|
||||||
|
|
||||||
-- this speed-ups the build a little, but we have to check these for release
|
-- this speed-ups the build a little, but we have to check these for release
|
||||||
no-tests-no-benchmarks: False
|
no-tests-no-benchmarks: False
|
||||||
build-with-installed-step: False
|
|
||||||
|
|
||||||
-- Don't run cabal check, as cookbook examples won't pass it
|
-- Don't run cabal check, as cookbook examples won't pass it
|
||||||
cabal-check: False
|
cabal-check: False
|
||||||
|
|
Loading…
Reference in a new issue