UNPKG
bookshelf-uuid
Version:
latest (1.0.1)
1.0.1
1.0.0
Automatically generates UUID for your models
github.com/estate/bookshelf-uuid
estate/bookshelf-uuid
bookshelf-uuid
/
circle.yml
12 lines
(11 loc)
•
218 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
machine:
environment:
NODE_ENV:
test
node:
version:
v4.3
test:
override:
-
npm
run
test-cov
post:
-
npm
install
-g
codeclimate-test-reporter
-
codeclimate-test-reporter
<
coverage/lcov.info