diff --git a/packages/dash-html-components/.circleci/config.yml b/packages/dash-html-components/.circleci/config.yml index 9f6a26d4ef..5c56769db7 100644 --- a/packages/dash-html-components/.circleci/config.yml +++ b/packages/dash-html-components/.circleci/config.yml @@ -82,12 +82,6 @@ workflows: version: 2 build: jobs: - - python-2.7: - context: - - dash-docker-hub - - python-3.6: - context: - - dash-docker-hub - - python-3.7: - context: - - dash-docker-hub + - python-2.7 + - python-3.6 + - python-3.7