Updated TravisCI (asciidoc)
This commit is contained in:
parent
bde2adfcb4
commit
5168b17902
|
@ -4,6 +4,7 @@ Building your code on Travis CI is useful to check regressions against the maste
|
||||||
|
|
||||||
[source,yaml]
|
[source,yaml]
|
||||||
----
|
----
|
||||||
|
# Copied from https://github.com/nim-lang/Nim/wiki/TravisCI
|
||||||
language: c
|
language: c
|
||||||
env:
|
env:
|
||||||
# Build and test against the master and devel branches of Nim
|
# Build and test against the master and devel branches of Nim
|
||||||
|
|
Loading…
Reference in New Issue