Merge pull request #369 from HaraldNordgren/go_versions

Bump Go versions
This commit is contained in:
evilsocket 2018-10-28 03:31:41 -05:00 committed by GitHub
commit b6f320d719
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
- master
matrix: