This commit is contained in:
Ganesh Viswanathan 2018-07-09 12:18:08 -05:00
commit 6aa9b4290a

View file

@ -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: