Skip to content

Commit b4eb3cd

Browse files
committed
ci(circle): test with node 8
1 parent 719aa29 commit b4eb3cd

File tree

2 files changed

+636
-640
lines changed

2 files changed

+636
-640
lines changed

Diff for: circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: node:7
5+
- image: node:8
66
- image: mongo
77
command: [mongod, --smallfiles]
88

0 commit comments

Comments
 (0)