This commit is contained in:
Timothee Cour
2018-10-10 23:36:36 -07:00
committed by Andreas Rumpf
parent 7775b7efd1
commit 0aac5c9725

View File

@@ -46,7 +46,7 @@ script:
- tests/testament/tester --pedantic all -d:nimCoroutines
- nim c -o:bin/nimpretty nimpretty/nimpretty.nim
- nim c -r nimpretty/tester.nim
- ./koch docs
- ./koch docs --git.commit:devel
- ./koch csource
- ./koch nimsuggest
- nim c -r nimsuggest/tester