mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
travis: remove cd compiler
This commit is contained in:
parent
37f7fb9597
commit
9af2e4a62e
@ -39,7 +39,6 @@ script:
|
|||||||
cp "C:\\ProgramData\\chocolatey\\bin\\gcc.exe" "C:\\ProgramData\\chocolatey\\bin\\cc.exe"
|
cp "C:\\ProgramData\\chocolatey\\bin\\gcc.exe" "C:\\ProgramData\\chocolatey\\bin\\cc.exe"
|
||||||
fi
|
fi
|
||||||
- export VROOT=$(pwd)
|
- export VROOT=$(pwd)
|
||||||
- cd ./compiler
|
|
||||||
- make
|
- make
|
||||||
- make test
|
- make test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user