Codebase list golang-github-spaolacci-murmur3 / 03b55699-4b30-4984-a65c-17e0b4983d73/main .travis.yml
03b55699-4b30-4984-a65c-17e0b4983d73/main

Tree @03b55699-4b30-4984-a65c-17e0b4983d73/main (Download .tar.gz)

.travis.yml @03b55699-4b30-4984-a65c-17e0b4983d73/mainraw · history · blame

1
2
3
4
5
6
7
language: go

go:
    - 1.x
    - master

script: go test