language: go go: - 1.7 - 1.8 script: - cp ./config_sample.json ./config.json - go test -v ./...