mirror of https://github.com/dsoprea/go-exif.git
ci: Removed S2-incompatible, earlier versions from testing.
parent
9068786204
commit
5fcfbfd359
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue