Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c0f440c

Browse files
authoredJun 4, 2019
Update config.yml
1 parent 80afc4f commit c0f440c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
defaults: &defaults
33
docker:
4-
- image: circleci/node:6.14.3-stretch-browsers
4+
- image: circleci/python:2.7-stretch-browsers
55
install_dependency: &install_dependency
66
name: Installation of build and deployment dependencies.
77
command: |

0 commit comments

Comments
 (0)
This repository has been archived.