1
0
mirror of https://github.com/Luzifer/rconfig.git synced 2024-09-19 08:53:00 +00:00

Drop tests for Go 1.4/1.5

This commit is contained in:
Knut Ahlers 2016-08-26 00:15:08 +02:00
parent b838290304
commit 31d785fa79
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -1,8 +1,8 @@
language: go
go:
- 1.4
- 1.5
- 1.6
- 1.7
- tip
script: go test -v -race -cover ./...