UNPKG

jg-nrepl-client

Version:

Temporary fork of node-nrepl-client waiting for https://github.com/rksm/node-nrepl-client/issues/8

14 lines (10 loc) 232 B
language: node_js node_js: - "0.10" before_script: - wget https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein - chmod a+x lein - ./lein - export PATH=$PWD:$PATH - lein --version script: "npm test"