Codebase list golang-github-spaolacci-murmur3 / 135a0bef-529d-4c64-934b-8755cc924281/upstream .travis.yml
135a0bef-529d-4c64-934b-8755cc924281/upstream

Tree @135a0bef-529d-4c64-934b-8755cc924281/upstream (Download .tar.gz)

.travis.yml @135a0bef-529d-4c64-934b-8755cc924281/upstreamraw · history · blame

1
2
3
4
5
6
7
language: go

go:
    - 1.x
    - master

script: go test