tecbot / gorocksdb

gorocksdb is a Go wrapper for RocksDB
http://rocksdb.org
MIT License
940 stars 269 forks source link

Adjust go versions in travis #184

Closed ferhatelmas closed 4 years ago

ferhatelmas commented 4 years ago

Add 1.12 and 1.13, drop 1.11 as per the convention of go.

fixes #183