dist: xenial language: go go: - 1.13.x git: depth: 1 install: true notifications: email: false script: - make - make install