1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-09 01:10:43 +00:00
OpenDiablo2/.travis.yml
2019-10-24 12:01:37 -04:00

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