From cc4ad91c2478b5fef2e0d88ad7cc48ba8e298f55 Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Fri, 8 Jun 2018 22:13:52 +0100 Subject: [PATCH] Updated BuildServices (asciidoc) --- BuildServices.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BuildServices.asciidoc b/BuildServices.asciidoc index 19971c1..9a200d7 100644 --- a/BuildServices.asciidoc +++ b/BuildServices.asciidoc @@ -23,12 +23,13 @@ nim c -r Be aware that the available .deb packages will change over time. -### Using CircleCI 2.0 with choosenim +## Building Nim projects on Circle CI v2.0 using choosenim choosenim allow picking fixed Nim versions or updating to the last stable or devel version Use this .circleci/config.yml +[source,yaml] --- version: 2 jobs: