Merge pull request #102 from mchts/master

Test with Go 1.9.x
This commit is contained in:
Fatih Arslan 2018-01-15 14:28:51 +03:00 committed by GitHub
commit 253b866009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
sudo: false sudo: false
before_install: before_install: