twmht / python-rocksdb

Python bindings for RocksDB
BSD 3-Clause "New" or "Revised" License
274 stars 89 forks source link

Allow to compile the extension everywhere #21

Closed sileht closed 6 years ago

sileht commented 6 years ago

This change:

Closes #15

sileht commented 6 years ago

Pull-request updated, HEAD is now e8de1ea7462d0650e923d9322e682a6f76704518

sileht commented 6 years ago

You can see the result of the travis CI: https://travis-ci.org/sileht/python-rocksdb/builds/339353563

twmht commented 6 years ago

@sileht

thanks! I will merge this PR in a few days.

sileht commented 6 years ago

Don't forget to enable travis on your repo to enable it :)