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

@ 76a0f9bf1a6cf21c59015ed2f1b9b2664e5dec2f | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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