Skip to content

Instantly share code, notes, and snippets.

@drazisil
Created November 13, 2015 17:48
Show Gist options
  • Save drazisil/42043a01455245530b1e to your computer and use it in GitHub Desktop.
Save drazisil/42043a01455245530b1e to your computer and use it in GitHub Desktop.
machine:
node:
version: v0.11.13
environment:
COVERALLS_REPO_TOKEN: "xxx"
CIRCLE_ARTIFACTS: "coverage"
general:
artifacts:
- "coverage" # relative to the user's home directory
- $CIRCLE_TEST_REPORTS
dependencies:
override:
- npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment