Skip to content

Commit

Permalink
search for lmdb in travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
iraikov committed May 31, 2016
1 parent 200925c commit 8ac19c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ notifications:
env:
before_install:
- sudo apt-get update -qq -y
- apt-cache search lmdb
- sudo apt-get install chicken-bin liblmdb-dev
- git config --global user.name "Travis User"
- git config --global user.email "[email protected]"
Expand Down

0 comments on commit 8ac19c4

Please sign in to comment.