forked from mirror/go-sqlcipher
Merge pull request #648 from emirb/patch-1
Add Go 1.11 to Travis build matrix
This commit is contained in:
commit
a98b6a4af5
|
@ -18,6 +18,7 @@ env:
|
|||
go:
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
|
||||
before_install:
|
||||
- |
|
||||
|
|
Loading…
Reference in New Issue