Files
webrtc/vendor/github.com/blackjack/webcam/.travis.yml
T
2024-03-29 16:00:35 +01:00

9 lines
87 B
YAML

language: go
before_install:
- sudo apt-get install libv4l-dev
go:
- tip
- 1.9