Skip to content

Commit 0a9835d

Browse files
committed
Fix travis-ci
1 parent 467d5d1 commit 0a9835d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
language: go
22
go:
3-
- 1.4
43
- 1.5
4+
- 1.6
5+
- 1.7
6+
go_import_path: gopkg.in/validator.v2
57
script:
68
- go test -race -v -bench=.
79
notifications:

0 commit comments

Comments
 (0)