UNPKG

zmq-service-suite-client

Version:
33 lines (32 loc) 762 B
sudo: required dist: trusty cache: apt: true language: node_js services: node_js: - 6 - 7 - 8 - 10 - 11 before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build - npm install -g grunt-cli - npm install -d branches: only: - master script: - npm test after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT addons: apt: packages: - libzmq3-dev code_climate: repo_token: secure: RfBkCMecHBDjc53d4qjjDyZpgY8TCR8L3UnDT5HrMYrzSEar66C9jbvDgdNZpnTe/tzQD16mTdDWW0u1MfAn5eH71kNhZXyvbBLmJZeErqOJZ15/ZRPrZjgAeAccUCCvsMDukgoxfLnxdC1Y0KRznnw27UzXTPWne/BChwKHXuo=