UNPKG
lpn-email
Version:
latest (0.0.11)
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
LinchPin email notifications
github.com/linchpin-notifications/email
linchpin-notifications/email
lpn-email
/
circle.yml
11 lines
(9 loc)
•
235 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
machine: node: version: 0.12
test
: override: - npm run circle_test post: -
mv
./coverage
$CIRCLE_ARTIFACTS
-
mkdir
-p
$CIRCLE_TEST_REPORTS
/mocha &&
mv
test-results.xml
$CIRCLE_TEST_REPORTS
/mocha/test-results.xml