fix travis

pull/2569/head
Alexander Medvednikov 2019-10-27 21:51:40 +03:00
parent 07d37fbfc0
commit 384e81fe28
1 changed files with 3 additions and 3 deletions

View File

@ -81,9 +81,9 @@ script:
./v -o hi.js hi.v ./v -o hi.js hi.v
node hi.js node hi.js
fi fi
- | #- |
if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then ##if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then
# Build Vid # Build Vid
#git clone https://github.com/vlang/vid #git clone https://github.com/vlang/vid
#cd vid && ../v -o vid . #cd vid && ../v -o vid .
fi #fi