Module

x/fuse/.travis.yml

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