.travis.yml 55 B

1234567
  1. language: go
  2. go:
  3. - 1.9
  4. script:
  5. - go test -v