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

@ 1d2bbf409ca873d2297b1a1029c9900d2eafe11d | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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