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

@ 5c2b3b97f04eb8e24e21af12360ebf9c8f32750a | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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