Skip to content
Snippets Groups Projects
Commit 2f406883 authored by BinderDavid's avatar BinderDavid
Browse files

Merge branch 'add-gitlab-ci' into 'master'

Add a minimal CI config file

See merge request hpc/hpc-bin!1
parents 8dd6c13b d9b1fc7f
No related branches found
No related tags found
No related merge requests found
build:
image: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-fedora33"
tags:
- "x86_64-linux"
script:
- "cabal build -w $GHC"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment