Updated BuildServices (asciidoc)
This commit is contained in:
parent
5b734342d1
commit
4fb394d5a8
|
@ -25,7 +25,7 @@ Be aware that the available .deb packages will change over time.
|
||||||
|
|
||||||
## Building Nim projects on Circle CI v2.0 (Currently in Beta)
|
## Building Nim projects on Circle CI v2.0 (Currently in Beta)
|
||||||
|
|
||||||
Circle CI are currently testing version 2 of their platform, where you can use Docker containers to perform builds. The following example is taken from the following guide and builds against the current Nim version on both Ubuntu and Alpine Linux: +https://www.euantorano.co.uk/posts/nim-circle-ci/[Continuous Integration for Nim using Circle CI]
|
Circle CI are currently testing version 2 of their platform, where you can use Docker containers to perform builds. The following example is taken from the following guide and builds against the current Nim version on both Ubuntu and Alpine Linux: https://www.euantorano.co.uk/posts/nim-circle-ci/[Continuous Integration for Nim using Circle CI]
|
||||||
|
|
||||||
[source,yaml]
|
[source,yaml]
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in New Issue