.travis.yml 58 B

1234567
  1. language: go
  2. go:
  3. - 1.x
  4. - master
  5. script: go test