Merge pull request #87 from AlekSi/patch-1

Test with Go 1.8 too
This commit is contained in:
Fatih Arslan 2017-05-24 10:56:31 +03:00 committed by GitHub
commit 74a29b9fac

View File

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