UNPKG
@recipher/contact-service
Version:
latest (1.0.5)
1.0.5
Contact services
github.com/recipher/contact-service
recipher/contact-service
@recipher/contact-service
/
wercker.yml
12 lines
(10 loc)
•
155 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
box:
nodesource/trusty
services:
-
rethinkdb
-
redis
build:
steps:
-
script:
code:
export
NODE_ENV=ci
-
npm-install
-
npm-test