Skip to content

Commit 8495cb9

Browse files
committed
Added Go version 1.9 to be tested
1 parent 0cb65aa commit 8495cb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

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

78
script: travis_retry go test ./... -v -parallel 8

0 commit comments

Comments
 (0)