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

@ 752de36f227084dc94de3143aacb01ceba70992d | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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