mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Travis: don't install glfw for now
This commit is contained in:
parent
c6e7838a44
commit
1c1c3925fc
@ -46,7 +46,7 @@ script:
|
||||
- |
|
||||
if [[ "${TRAVIS_OS_NAME}" != "windows" ]]; then
|
||||
make
|
||||
./v install glfw
|
||||
#./v install glfw
|
||||
./v test v
|
||||
fi
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user