We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 467d5d1 commit 0a9835dCopy full SHA for 0a9835d
.travis.yml
@@ -1,7 +1,9 @@
1
language: go
2
go:
3
- - 1.4
4
- 1.5
+ - 1.6
5
+ - 1.7
6
+go_import_path: gopkg.in/validator.v2
7
script:
8
- go test -race -v -bench=.
9
notifications:
0 commit comments