Codebase list golang-github-go-playground-validator-v10 / v5.8 .travis.yml
v5.8

Tree @v5.8 (Download .tar.gz)

.travis.yml @v5.8raw · history · blame

language: go

notificaitons:
  email:
    recipients: bluesuncorp01@gmail.com
    on_success: change
    on_failure: always

go:
  - 1.2
  - 1.3
  - 1.4
  - tip