mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-01 09:31:18 +00:00
set PATH for tests
This commit is contained in:
@@ -9,4 +9,5 @@ script:
|
||||
- ./koch boot
|
||||
- ./koch boot -d:release
|
||||
after_script:
|
||||
- export PATH=$(pwd)/bin:$PATH
|
||||
- ./koch test
|
||||
|
||||
Reference in New Issue
Block a user