Module

x/fuse/.travis.yml

Lightweight fuzzy-search, in JavaScript
Go to Latest
File
language: node_jsnode_js: - '0.12' - '0.10' - '0.8' - 'iojs' before_install: - '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28' - npm install -g npm@2.12 git: depth: 10