install nimble and zip package

This commit is contained in:
Aman Gupta
2015-10-02 17:41:37 -07:00
parent 6e7759734e
commit 1652fd0431

View File

@@ -23,4 +23,7 @@ script:
- ./koch boot -d:release
after_script:
- export PATH=$(pwd)/bin:$PATH
- nim e install_nimble.nims
- nimble update
- nimble install zip
- ./koch test