Add attribution

This commit is contained in:
Oleh Prypin 2016-05-22 02:31:55 +03:00
parent 32a374fa68
commit d088400b15
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
Building your code on Travis CI is useful to check regressions against the master and devel branches of Nim.
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]
[source,yaml]
----
# Copied from https://github.com/nim-lang/Nim/wiki/TravisCI