Test with Go 1.8 too

This commit is contained in:
Alexey Palazhchenko 2017-05-24 10:44:19 +03:00 committed by GitHub
parent a720dfa8df
commit 3ca412ce4c

View File

@ -1,6 +1,7 @@
language: go language: go
go: go:
- 1.7.x - 1.7.x
- 1.8.x
- tip - tip
sudo: false sudo: false
before_install: before_install: