mirror of https://github.com/dsoprea/go-exif.git
.travis.yml: Add Go 1.11 to CI
parent
f93c06e0d6
commit
73fc50e0d0
|
@ -5,6 +5,7 @@ go:
|
|||
- "1.14"
|
||||
- "1.13"
|
||||
- "1.12"
|
||||
- "1.11"
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue