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

@ 57cd687b81d1640c584c2673280ec456a5463380 | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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