mirror of https://github.com/dsoprea/go-exif.git
Revert ".travis.yml: Add Go 1.11 to CI"
This reverts commit 73fc50e0d0
.
No good. Dependencies require 1.11 .
dustin/master
parent
4675ba7529
commit
796ddda06f
|
@ -5,7 +5,6 @@ go:
|
|||
- "1.14"
|
||||
- "1.13"
|
||||
- "1.12"
|
||||
- "1.11"
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue