UNPKG

atm-states

Version:
15 lines (13 loc) 438 B
env: global: - CC_TEST_REPORTER_ID=adc6265c431c8140821ac8febf65f8a5ebb36d1c6a0c45e4f209ff9f1eaeea92 language: node_js node_js: - "8" 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 script: yarn test after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT