Skip to content

Commit f2f6b32

Browse files
committed
update travis ci file
1 parent 0d1fd19 commit f2f6b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: go
33
go:
44
- "1.10.x"
55
- "1.11.x"
6-
- master
6+
- "1.12.x"
77

88
script:
99
- go get github.com/golang/dep/cmd/dep github.com/stretchr/testify

0 commit comments

Comments
 (0)