UNPKG

shm-typed-lru

Version:

LRU shared memory list build on top of shm-type-array.

22 lines (20 loc) 302 B
language: node_js node_js: - "4.0" before_install: install: - npm install - npm test env: - CXX=g++-4.8 addons: apt: sources: - ubuntu-toolchain-r-test - george-edison55-precise-backports # cmake packages: - gcc-4.8 - g++-4.8 - clang - cmake - cmake-data