1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-13 11:10:43 +00:00

Attempt to fix automated build

This commit is contained in:
Tim Sarbin 2019-10-26 13:06:29 -04:00
parent 027202ce1e
commit a0b81aff48

View File

@ -1,6 +1,6 @@
language: go
before_install:
- sudo apt-get -y install libx11-dev
- sudo apt-get -y install libx11-dev libmesa-dev
script: buildci.sh
git:
depth: 1