1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-09 09:20:44 +00:00

Update .travis.yml

This commit is contained in:
Tim Sarbin 2019-10-24 12:01:37 -04:00
parent d9b471fc50
commit ae3062c38b

View File

@ -1,4 +1,6 @@
language: go
before_install:
- sudo apt-get -y install libx11-dev
script: buildci.sh
git:
depth: 1