Skip to content

Commit 6654b6a

Browse files
committed
Tweak build
1 parent 9a4ec63 commit 6654b6a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

circle.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
machine:
22
node:
33
version: 4.1.0
4-
4+
dependencies:
5+
pre:
6+
- npm install -g npm
7+
- npm install js-data@^3.0.0-beta.3 mongodb bson
58
test:
69
override:
710
- npm run ci

0 commit comments

Comments
 (0)