diff --git a/TravisCI.asciidoc b/TravisCI.asciidoc index 565307c..6698d66 100644 --- a/TravisCI.asciidoc +++ b/TravisCI.asciidoc @@ -6,6 +6,8 @@ Same for your code documentation. Detailed guide, which the following example originates from: + http://blaxpirit.com/blog/22/advanced-uses-of-travis-ci-with-nim.html[Advanced uses of Travis CI with Nim] +If you don't want to rebuild the Nim compiler you can instead install the .deb packages listed on https://github.com/nim-lang/Nim/wiki/CircleCI[CircleCI] using https://docs.travis-ci.com/user/installing-dependencies[this config] + [source,yaml] ---- # Copied from https://github.com/nim-lang/Nim/wiki/TravisCI