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 was 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.
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.