travis: install glfw vpm module
parent
cdfc4c8372
commit
3cd88cbb6f
|
@ -39,5 +39,6 @@ script:
|
|||
- |
|
||||
if [[ "${TRAVIS_OS_NAME}" != "windows" ]]; then
|
||||
make
|
||||
./v install glfw
|
||||
make test
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue