travis: remove `cd compiler`

pull/794/head
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
1 changed files with 0 additions and 1 deletions

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