Skip to content

Commit

Permalink
fix node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Scisco committed Apr 23, 2018
1 parent c83e9ba commit c1d05ce
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 @@ -145,7 +145,7 @@ jobs:

build_and_publish:
docker:
- image: circleci/node:6.10
- image: circleci/node:8.11
working_directory: ~/project
steps:
- checkout
Expand Down

0 comments on commit c1d05ce

Please sign in to comment.