Setup CI
This commit is contained in:
parent
9fcd0ddd0f
commit
6aa9b4290a
1 changed files with 1 additions and 3 deletions
|
|
@ -87,9 +87,7 @@ for:
|
|||
- bin/nim c -d:release koch
|
||||
- ./koch boot -d:release
|
||||
- ./koch nimble -d:release
|
||||
- set PATH=~/projects/$NIM_VERSION/bin:~/.nimble/bin:$PATH
|
||||
- echo $PATH
|
||||
- ls bin
|
||||
- export PATH=~/projects/$NIM_VERSION/bin:~/.nimble/bin:$PATH
|
||||
- cd ~/projects/nimgen
|
||||
|
||||
on_finish:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue