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

@ 58e4137ba9e5f0e97606b1477ee1c6b450433b00 | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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