Skip to content

Commit

Permalink
Use newer node for circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinaNova21 committed Nov 30, 2018
1 parent 9bf655d commit 07ee15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/repo
docker:
- image: circleci/node:6.11.1
- image: circleci/node:10.13.0
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 07ee15f

Please sign in to comment.