Skip to content

Commit a13e06d

Browse files
committedJan 15, 2019
bump
1 parent a9bd267 commit a13e06d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ language: go
33
go:
44
- "1.10.x"
55
- master
6+
7+
before_install:
8+
- go get -t -v ./...

0 commit comments

Comments
 (0)