Test with Go 1.9.x

This commit is contained in:
Mücahit KAÇMAZ 2018-01-15 14:17:26 +03:00 committed by GitHub
parent f5faa72e73
commit 181c5cc86b
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: