servant/cabal.haskell-ci

26 lines
652 B
Plaintext
Raw Normal View History

distribution: bionic
2018-01-05 09:33:10 +01:00
folds: all-but-test
2018-06-12 18:29:44 +02:00
branches: master
jobs-selection: any
google-chrome: True
ghcjs-tests: True
doctest: True
doctest-filter-packages: base-compat-batteries
doctest-skip: tutorial
2018-01-05 09:33:10 +01:00
-- https://github.com/haskell/cabal/issues/6176
ghcjs-tools: hspec-discover
2018-01-05 09:33:10 +01:00
-- We have inplace packages (servant-js) so we skip installing dependencies in a separate step
install-dependencies: False
2018-01-05 09:33:10 +01:00
2018-01-17 20:43:00 +01:00
-- this speed-ups the build a little, but we have to check these for release
no-tests-no-benchmarks: False
unconstrained: False
2018-01-17 20:43:00 +01:00
-- Don't run cabal check, as cookbook examples won't pass it
cabal-check: False
2018-01-05 09:33:10 +01:00
-- ghc-options: -j2
jobs: :2