mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
fix travis
This commit is contained in:
parent
07d37fbfc0
commit
384e81fe28
@ -81,9 +81,9 @@ script:
|
||||
./v -o hi.js hi.v
|
||||
node hi.js
|
||||
fi
|
||||
- |
|
||||
if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then
|
||||
#- |
|
||||
##if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then
|
||||
# Build Vid
|
||||
#git clone https://github.com/vlang/vid
|
||||
#cd vid && ../v -o vid .
|
||||
fi
|
||||
#fi
|
||||
|
Loading…
Reference in New Issue
Block a user