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

@ 92088b1e84b306d8d1b27270fc1e6bddf96c0d20 | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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