tests: enable tcc tests in CI

pull/2737/head
Delyan Angelov 2019-11-11 22:27:31 +02:00 committed by Alexander Medvednikov
parent cc81e9adfa
commit 79599b7564
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ jobs:
env:
VFLAGS: -cc tcc
run: |
exit
sudo ln -s /var/tmp/tcc/bin/tcc /usr/local/bin/tcc
tcc -version
./v -o v2 v.v # Make sure vtcc can build itself