tmpchat / vendor / github.com / google / uuid / .travis.yml

@ 202732882455a5c2e89fb560109eb2c3675ee175 | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

script:
  - go test -v ./...