Skip to content

Commit 1beea16

Browse files
authored
Merge pull request #2677 from angular-fullstack/ci/node-8
ci(circle): test with node 8
2 parents 719aa29 + b4eb3cd commit 1beea16

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)