1
0
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:
Alexander Medvednikov 2019-06-29 13:04:07 +02:00 committed by GitHub
parent 37f7fb9597
commit 9af2e4a62e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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