We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2092a1 commit 91ffed1Copy full SHA for 91ffed1
.circleci/config.yml
@@ -25,7 +25,6 @@ commands:
25
- run:
26
command: | # use pipenv to install dependencies
27
sudo pip install pipenv
28
- pipenv install
29
30
name: "Running tests"
31
command: ./scripts/ci-test.sh
0 commit comments