aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/asaskevich/govalidator/.travis.yml
blob: e29f8eef5efd560b82547a673a8b17a35946a1cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language: go

go:
  - 1.1
  - 1.2
  - 1.3
  - 1.4
  - 1.5
  - 1.6
  - tip

notifications:
  email:
    - bwatas@gmail.com