-
-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
import leveldb-1.19 and point bindings file to it
- Loading branch information
1 parent
ef05005
commit a8b9f00
Showing
145 changed files
with
3,247 additions
and
456 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
language: cpp | ||
compiler: | ||
- clang | ||
- gcc | ||
os: | ||
- linux | ||
- osx | ||
sudo: false | ||
before_install: | ||
- echo $LANG | ||
- echo $LC_ALL | ||
script: | ||
- make -j 4 check |
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.