1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-13 03:00:42 +00:00

Another ci update

This commit is contained in:
Tim Sarbin 2019-10-26 13:10:04 -04:00
parent a0b81aff48
commit 1dea9d860d

View File

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