Skip to content

Commit b8ead33

Browse files
committed
travis: include go 1.9
1 parent 7f31dcc commit b8ead33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: go
33
go:
44
- 1.7
55
- 1.8
6+
- 1.9
67
- tip
78

89
script: make test-static

0 commit comments

Comments
 (0)