From f998947fe93a87e91a701d48cd38ddc433a8f9e1 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Sat, 16 Jun 2018 15:36:09 -0400 Subject: circleci: Add a reference to the documentation on the Wiki --- .circleci/config.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.circleci') 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: -- cgit v1.2.1