Skip to content

Commit

Permalink
ci(Circle): Updates to Node 10
Browse files Browse the repository at this point in the history
  • Loading branch information
ryasmi authored Apr 15, 2020
1 parent e71597b commit 940d39f
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 @@ -6,7 +6,7 @@ machine:
jobs:
build:
docker:
- image: node:8.16.1@sha256:e45a254cf0f7071ffae9a6770cce268baf1f1952f6abb55c1061bff0757b138f
- image: node:10
environment:
- NPM_CONFIG_LOGLEVEL: warn
working_directory: ~/repo
Expand Down

0 comments on commit 940d39f

Please sign in to comment.