forked from mirror/go-sqlcipher
Merge pull request #750 from tpounds/add-new-go-vers
Add Go 1.12.x/1.13.x to CI
This commit is contained in:
commit
a26641dc74
|
@ -12,6 +12,8 @@ go:
|
|||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- master
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue