mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 11:42:33 +00:00
install nimble and zip package
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user