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

@ a74e624cf11c6f6c867ae0ee08c7a55b84623853 | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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