diff options
| author | Ben Gamari <ben@smart-cactus.org> | 2018-06-16 15:36:09 -0400 |
|---|---|---|
| committer | Ben Gamari <ben@smart-cactus.org> | 2018-06-16 15:36:09 -0400 |
| commit | f998947fe93a87e91a701d48cd38ddc433a8f9e1 (patch) | |
| tree | 2ac19dece92f64989cdcd2ae7fe1f0855a4f1931 | |
| parent | 819d8efd568e8138e514fd3b82660a3cab3e2db2 (diff) | |
| download | haskell-f998947fe93a87e91a701d48cd38ddc433a8f9e1.tar.gz | |
circleci: Add a reference to the documentation on the Wiki
| -rw-r--r-- | .circleci/config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml index 79630d7bc7..e52d38d587 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,3 +1,6 @@ +# Questions about this file? +# See https://ghc.haskell.org/trac/ghc/wiki/ContinuousIntegration/Usage. + version: 2 aliases: |
