ci: Removed S2-incompatible, earlier versions from testing.

This commit is contained in:
Dustin Oprea 2018-08-01 08:44:10 -04:00
parent 9068786204
commit 5fcfbfd359

View File

@ -1,11 +1,10 @@
language: go language: go
go: go:
- master - master
- stable
- "1.10" - "1.10"
- "1.9" - "1.9"
- "1.8" - "1.8"
- "1.7"
- "1.6"
install: install:
- go get -t ./... - go get -t ./...
- go get github.com/mattn/goveralls - go get github.com/mattn/goveralls