blob: 4fe9176aab896825cdb74a6cef4d67d703b1a1d7 [file] [log] [blame]
sudo: false
addons:
apt:
sources:
- sourceline: 'ppa:git-core/ppa'
packages:
- git
language: go
os:
- linux
- osx
go:
- "1.11.x"
before_script:
- go build ./cmd/go-getter
branches:
only:
- master