1
0

.travis.yml 74 B

12345678
  1. language: go
  2. go:
  3. - 1.8
  4. - 1.9
  5. - release
  6. script: go test -v -bench=.