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

pull/3/head
Dustin Oprea 2018-08-01 08:44:10 -04:00
parent 9068786204
commit 5fcfbfd359
1 changed files with 1 additions and 2 deletions

View File

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