travis: remove `cd compiler`
parent
37f7fb9597
commit
9af2e4a62e
|
@ -39,7 +39,6 @@ script:
|
|||
cp "C:\\ProgramData\\chocolatey\\bin\\gcc.exe" "C:\\ProgramData\\chocolatey\\bin\\cc.exe"
|
||||
fi
|
||||
- export VROOT=$(pwd)
|
||||
- cd ./compiler
|
||||
- make
|
||||
- make test
|
||||
|
||||
|
|
Loading…
Reference in New Issue