This commit is contained in:
Ganesh Viswanathan 2018-11-02 11:25:48 -05:00
commit 715b502274

View file

@ -21,7 +21,7 @@ before_script:
- bin/nim c koch
- ./koch boot -d:release
- ./koch nimble
- export PATH=$(pwd)/bin:$PATH
- export PATH=$(pwd)/bin:~/.nimble/bin:$PATH
- cd ..
script:
- nimble install -y