OpenDiablo2/.travis.yml

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