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

@ b729cce1740ef468850bc840e770ac4f370ab17d | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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