You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.
We originally built on OS X because rocksdb was easier to install through brew. However, we end up compiling Rocksdb from source anyway, so rigging up a build system for Travis that works on Linux shouldn't be any slower.
In fact, if we can take better advantage of caching, we can probably make it even faster than the OS X build.
Furthermore, given that we deploy on Linux, we should test on Linux.
The text was updated successfully, but these errors were encountered:
We originally built on OS X because rocksdb was easier to install through brew. However, we end up compiling Rocksdb from source anyway, so rigging up a build system for Travis that works on Linux shouldn't be any slower.
In fact, if we can take better advantage of caching, we can probably make it even faster than the OS X build.
Furthermore, given that we deploy on Linux, we should test on Linux.
The text was updated successfully, but these errors were encountered: