Skip to content

Commit

Permalink
Switch node version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
elenadimitrova committed Jan 22, 2019
1 parent fbed2e4 commit 79d9a2a
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 @@ -2,7 +2,7 @@ version: 2

job_common: &job_common
docker:
- image: circleci/node:9.11.2-stretch
- image: circleci/node:10.12-stretch
working_directory: ~/colonyNetwork
step_save_cache: &step_save_cache
save_cache:
Expand Down

0 comments on commit 79d9a2a

Please sign in to comment.