Permalink
7c8abc3 Apr 24, 2017
13 lines (10 sloc) 189 Bytes
general:
branches:
ignore:
- gh-pages
machine:
environment:
PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
test:
override:
- npm run test:ci