Skip to content

Commit

Permalink
use node 12 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pierpo committed Aug 20, 2019
1 parent 5f97368 commit 10918a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:9.11
- image: circleci/node:12

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down

0 comments on commit 10918a2

Please sign in to comment.