amalgamate
Version:
Merge staging Strata b-trees containing MVCC versioned records into a primary Strata b-tree.
22 lines (16 loc) • 536 B
YAML
language: node_js
node_js:
- '0.10'
branches:
only:
- master
- travis-ci
# Not using `npm install --dev` because it is recursive. It will pull in the all
# development dependencies for CoffeeScript. Way too much spew in the Travis CI
# build output.
before_install:
- npm install
- npm install istanbul coveralls
env:
global:
- secure: "CwOlT2hFSA4ooRmVXYjfDTSyN0hU9t7sG+Wy/R77RYlYV/OiMuArjVUuMc4EA6Wt8jSAGJ+5+kbM/+PcYGkOHwZpUbucK75rP/xrLMY+/4ncOeXAbN5Bprb5AsPnfvl2Vkc1Wt9XBW30TOIB9nOzGus71WrGYpXUxhmlc4pcSEo="