Add Go 1.10 to testing setup

This commit is contained in:
Marius 2018-05-13 14:31:50 +02:00 committed by GitHub
parent dfaa279342
commit 58ecb9f4e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ go:
- 1.7
- 1.8
- 1.9
- "1.10"
sudo: required
dist: trusty
group: deprecated-2017Q4