Add attribution
This commit is contained in:
parent
32a374fa68
commit
d088400b15
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue