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

@ bf8296c2a9f7f3e71dccfcb93259707f38f9a242 | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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