Skip to content

Commit

Permalink
Update Node.js 9.2 from 7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
yulii committed Nov 16, 2017
1 parent 849fce6 commit 3221420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:7.10
- image: circleci/node:9.2
steps:
- checkout

Expand All @@ -29,7 +29,7 @@ jobs:
update:
docker:
- image: circleci/node:7.10
- image: circleci/node:9.2
environment:
FORK_USERNAME: yulii-bot
UPDATE_LOCK_FILE: yarn.lock
Expand Down

0 comments on commit 3221420

Please sign in to comment.