Update .travis.yml

This commit is contained in:
Tim Sarbin 2019-10-24 12:01:37 -04:00
parent d9b471fc50
commit ae3062c38b
1 changed files with 2 additions and 0 deletions

View File

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