Skip to content

Commit

Permalink
Add iopipe build to py37 service
Browse files Browse the repository at this point in the history
  • Loading branch information
kolanos committed Dec 4, 2018
1 parent b46a6b7 commit 09b0973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
name: Deploy acceptance tests
command: |
python setup.py build --build-lib acceptance/serverless
python setup.py build --build-lib acceptance/serverless-py37
cd acceptance/serverless && sls deploy --conceal
cd ../serverless-py37 && sls deploy --conceal
cd ../serverless-wsgi && npm install && sls deploy --conceal
Expand Down

0 comments on commit 09b0973

Please sign in to comment.