Unverified Commit 9a60958a authored by Yulin Chen's avatar Yulin Chen Committed by GitHub

Merge pull request #6 from dvrkps/patch-1

travis: add 1.9.x to go versions
parents ebd5c6cd 8d919450
...@@ -2,6 +2,7 @@ language: go ...@@ -2,6 +2,7 @@ language: go
go: go:
- 1.7.x - 1.7.x
- 1.8.x - 1.8.x
- 1.9.x
- tip - tip
before_install: before_install:
- go get github.com/mattn/goveralls - go get github.com/mattn/goveralls
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment