mirror of
https://github.com/asdine/storm.git
synced 2025-09-26 19:01:14 +08:00
Drop support for Go 1.9 and 1.10 and add test on Go 1.13
This commit is contained in:
@@ -4,10 +4,9 @@ before_install:
|
||||
- go get github.com/stretchr/testify
|
||||
|
||||
go:
|
||||
- 1.9
|
||||
- '1.10'
|
||||
- '1.11'
|
||||
- '1.12'
|
||||
- '1.13'
|
||||
- tip
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user