mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
travis: run "v -o v compiler"
This commit is contained in:
parent
57cfdeeaf0
commit
74ec57e0e1
@ -71,6 +71,7 @@ script:
|
||||
- |
|
||||
if [[ "${TRAVIS_OS_NAME}" != "windows" ]]; then
|
||||
make
|
||||
./v -o v compiler
|
||||
./v test v
|
||||
fi
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user