UNPKG

otr

Version:

Off-the-Record Messaging Protocol

19 lines (14 loc) 274 B
language: node_js node_js: - "4.0.0" - "0.12" - "0.10.30" matrix: allow_failures: - node_js: "4.0.0" before_install: - "sudo apt-get update" - "sudo apt-get install -qq libotr2-dev" - "pushd test; make build LIBOTR_DIR=/usr; popd" script: - "make all"