Skip to content
Snippets Groups Projects
Commit c6f49826 authored by Ryan Scott's avatar Ryan Scott
Browse files

Factor out haskell-ci configuration

parent da6f3202
Branches
No related tags found
No related merge requests found
......@@ -186,5 +186,5 @@ script:
# haddock
- if $HADDOCK; then cabal new-haddock -w ${HC} ${TEST} ${BENCH} all; else echo "Skipping haddock generation";fi
# REGENDATA ["-o",".travis.yml","--ghc-head","--no-unconstrained","cabal.project"]
# REGENDATA ["--output=.travis.yml","--config=cabal.haskell-ci","cabal.project"]
# EOF
ghc-head: True
unconstrained: False
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment