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

@ cdaef1cddf9ff51691fd19e549ec5ff759645122 | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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