Skip to content

Commit

Permalink
Merge pull request #8 from favoloso/renovate/node-10.x
Browse files Browse the repository at this point in the history
🏗 Update Node.js to v10.15.3
  • Loading branch information
leonardfactory authored Mar 13, 2019
2 parents 744357e + 1a3f5fc commit d9f6ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 2.1
jobs:
build:
docker:
- image: circleci/node:10.15.2
- image: circleci/node:10.15.3
environment:
NODE_ENV: test
steps:
Expand Down

0 comments on commit d9f6ec1

Please sign in to comment.