1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-05 20:55:23 +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 language: go
before_install: before_install:
- sudo apt-get -y install libx11-dev - sudo apt-get -y install libx11-dev libmesa-dev
script: buildci.sh script: buildci.sh
git: git:
depth: 1 depth: 1