Skip to content

Commit b116b02

Browse files
authored
Merge pull request #36 from UpCloudLtd/add-test-for-1-9
Added Go version 1.9 to be tested
2 parents 0cb65aa + 8495cb9 commit b116b02

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)