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

@ 3797ec25a55762f2aa49e7f479d306cef67a6882 | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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