Add dependencies for CI/CD

This commit is contained in:
Toni Melisma 2020-10-13 23:16:49 +03:00
parent f6910d0ba8
commit 934e8b97cb

View File

@ -1,4 +1,8 @@
language: go
go:
- 1.15.2
- 1.15.2
before_install:
- sudo apt update
- sudo apt -y install libvips-dev