Skip to content

Commit

Permalink
Update circle-ci config file
Browse files Browse the repository at this point in the history
  • Loading branch information
baxy committed May 20, 2019
1 parent 885622e commit e3806fc
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 @@ -3,7 +3,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:latest
- image: circleci/node:10
working_directory: ~/repo
steps:
- checkout
Expand Down

0 comments on commit e3806fc

Please sign in to comment.