1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-09 17:30:43 +00:00
OpenDiablo2/.travis.yml

9 lines
133 B
YAML
Raw Normal View History

2019-10-24 14:03:49 +00:00
language: go
2019-10-24 16:01:37 +00:00
before_install:
- sudo apt-get -y install libx11-dev
2019-10-24 14:13:31 +00:00
script: buildci.sh
2019-10-24 14:03:49 +00:00
git:
depth: 1
notifications:
email: false