Updated BuildServices (asciidoc)

This commit is contained in:
Federico Ceratto 2018-06-08 22:13:52 +01:00
parent 6479003f0e
commit cc4ad91c24
1 changed files with 2 additions and 1 deletions

View File

@ -23,12 +23,13 @@ nim c -r <mytest.nim>
Be aware that the available .deb packages will change over time. 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 choosenim allow picking fixed Nim versions or updating to the last stable or devel version
Use this .circleci/config.yml Use this .circleci/config.yml
[source,yaml]
--- ---
version: 2 version: 2
jobs: jobs: