Skip to content

Commit d2e69cc

Browse files
committed
better travis builds
1 parent 8a4e2be commit d2e69cc

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.7.x
55
- 1.8.x
6-
- master
6+
- 1.9.x
77

88
before_install:
99
- go get github.com/golang/lint/golint

0 commit comments

Comments
 (0)