language: go go: - 1.4 - 1.5 - 1.6 script: - cp ./config_sample.json ./config.json - go test -v ./...