Fixed README. More Go versions added for testing

This commit is contained in:
Musab Gültekin
2019-06-15 22:35:51 +03:00
parent ddff3aee25
commit 40f673f2e2
4 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,12 @@
language: go
go:
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- tip