Codebase list golang-github-spaolacci-murmur3 / 0aeda0ee-627c-4fed-bcb6-c2e49d20aa24/upstream .travis.yml
0aeda0ee-627c-4fed-bcb6-c2e49d20aa24/upstream

Tree @0aeda0ee-627c-4fed-bcb6-c2e49d20aa24/upstream (Download .tar.gz)

.travis.yml @0aeda0ee-627c-4fed-bcb6-c2e49d20aa24/upstreamraw · history · blame

1
2
3
4
5
6
7
language: go

go:
    - 1.x
    - master

script: go test