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

@ 3229c8c3f64a8cbe5ffe91155a54975cbca81201 | history


language: go

go:
  - 1.4.3
  - 1.5.3
  - tip

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