mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-17 18:06:03 -05:00
9 lines
133 B
YAML
9 lines
133 B
YAML
language: go
|
|
before_install:
|
|
- sudo apt-get -y install libx11-dev
|
|
script: buildci.sh
|
|
git:
|
|
depth: 1
|
|
notifications:
|
|
email: false
|