Skip to content

Commit

Permalink
Add python to circleci stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Bogart committed Feb 12, 2021
1 parent 1e75b1b commit 51e71fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
@@ -1,6 +1,7 @@
version: 2.1
orbs:
node: circleci/node@4.1.0
python: circleci/python@1.0.0
workflows:
node-tests:
jobs:
Expand Down

0 comments on commit 51e71fb

Please sign in to comment.