Unverified Commit 8d919450 authored by Davor Kapsa's avatar Davor Kapsa Committed by GitHub

travis: add 1.9.x to go versions

parent ebd5c6cd
...@@ -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